-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Redesign /community/support/ as crisis-first support hub #17583
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
wackerow
merged 25 commits into
ethereum:dev
from
konopkja:content/redesign-support-page
Mar 3, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
b5f005a
Redesign /community/support/ from developer FAQ to crisis-first suppo…
a02d695
Merge branch 'dev' into pr/17583
wackerow 9e8e78f
refactor: ssr page, rm redundant markdown lander
wackerow e6c3ace
refactor: use SimpleHero
wackerow dec16e7
refactor: use ui/alert, rm redundant span wrapper
wackerow ea91e01
Replace box-shadow with semantic gradient tokens on support cards
76274a8
refactor(ui): WindowBox
wackerow 690fb6c
refactor(ui): Use WindowBox for cards
wackerow 63ac2d7
feat: add revoke link to protect section
wackerow b19fb94
Remove Breadcrumbs link from scams page
konopkja 52069ef
Update security page: lead with recovery phrase instead of private keys
konopkja f7056ea
Rewrite misconception headlines as questions
konopkja 9cc2a62
Update misconception link labels to match question format
konopkja 57f487f
Change alert title to 'Ethereum is not a company'
konopkja abea428
Merge branch 'dev' into pr/17583
wackerow da2ee78
deprecate(i18n): non-English support page
wackerow 19f0491
feat: add custom matomo events
wackerow 6da372d
feat(ui): add AlertIcon to ui/alert
wackerow a0c9bfb
refactor: use ui/alert AlertIcon for alert icon
wackerow 5994068
patch: em dash spacing
wackerow b2f259e
patch: bold boundary
wackerow a45086e
feat: add internet analogy
wackerow 552491d
feat: add analysis links
wackerow 889fb0c
feat: add open source tooling options
wackerow 8ea728a
patch: add ethereum hrefs
wackerow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,78 @@ | ||
| --- | ||
| title: Frequently asked questions | ||
| description: Common Ethereum questions about wallets, transactions, staking, and more. | ||
| lang: en | ||
| --- | ||
|
|
||
| # Frequently asked questions {#faq} | ||
|
|
||
| ## I sent crypto to the wrong address {#wrong-wallet} | ||
|
|
||
| A transaction sent on Ethereum is irreversible. Unfortunately, if you sent ETH or tokens to the wrong wallet, there is no way to reverse the transaction. | ||
|
|
||
| **What you can do:** | ||
|
|
||
| - **If you know the owner of the address**, contact them directly and ask them to return the funds | ||
| - **If the address belongs to an exchange or known service**, contact their support team, as they may be able to help | ||
| - **If you sent tokens to a contract address**, check whether the contract has a withdrawal or recovery function (this is rare) | ||
|
|
||
| In most cases, there is no way to recover the funds. No central organization, entity, or person owns Ethereum, which means no one can reverse transactions. Always double-check the recipient address before confirming. | ||
|
|
||
| ## I lost access to my wallet {#lost-wallet-access} | ||
|
|
||
| Your recovery options depend on the type of wallet you use. | ||
|
|
||
| ### If you have your seed phrase (recovery phrase) | ||
|
|
||
| You can restore your wallet in any compatible wallet app using your seed phrase. This is why it is critical to keep your seed phrase stored safely offline. Check your wallet provider's documentation for restore instructions. | ||
|
|
||
| ### If you have lost your seed phrase | ||
|
|
||
| Without your seed phrase or private keys, your funds cannot be recovered. No one, including ethereum.org, can reset your password or restore access to a self-custody wallet. | ||
|
|
||
| ### If your account is on an exchange | ||
|
|
||
| If your account is on a centralized exchange like Coinbase, Binance, or Kraken, contact the exchange's support team directly. They control accounts on their platform and may be able to help with password resets or account recovery. | ||
|
|
||
| <Alert variant="warning"> | ||
| <AlertEmoji text=":shield:"/> | ||
| <AlertContent> | ||
| <AlertDescription> | ||
|
|
||
| **Never share your seed phrase with anyone** claiming to help you recover your wallet. This is one of the most common scam tactics. No legitimate service will ever ask for your seed phrase. | ||
|
|
||
| </AlertDescription> | ||
| </AlertContent> | ||
| </Alert> | ||
|
|
||
| <DocLink href="/guides/how-to-use-a-wallet/"> | ||
| How to use a wallet | ||
| </DocLink> | ||
|
|
||
| ## My transaction is stuck or pending {#stuck-transaction} | ||
|
|
||
| Transactions on Ethereum can get stuck when the gas fee you set was lower than what the network currently requires. Most wallets let you fix this: | ||
|
|
||
| - **Speed up:** Resubmit the same transaction with a higher gas fee | ||
| - **Cancel:** Send a 0 ETH transaction to your own address using the same nonce as the pending transaction | ||
|
|
||
| ### Helpful guides | ||
|
|
||
| - [How to speed up or cancel a pending transaction on MetaMask](https://support.metamask.io/transactions-and-gas/transactions/how-to-speed-up-or-cancel-a-pending-transaction/) | ||
| - [How to cancel pending Ethereum transactions](https://info.etherscan.com/how-to-cancel-ethereum-pending-transactions/) | ||
|
|
||
| ## How can I claim my Ethereum giveaway? {#giveaway-scam} | ||
|
|
||
| Ethereum giveaways are scams designed to steal your ETH. Do not be tempted by offers that seem too good to be true. If you send ETH to a giveaway address, you will not receive a giveaway, and you will not be able to recover your funds. | ||
|
|
||
| [More on scam prevention](/security/#common-scams) | ||
|
|
||
| ## How do I stake ETH? {#how-to-stake} | ||
|
|
||
| To become a validator, you must stake 32 ETH in the Ethereum deposit contract and set up a validator node. You can also participate with less ETH through staking pools. | ||
|
|
||
| More information is available on our [staking pages](/staking/) and at [the staking launchpad](https://launchpad.ethereum.org/). | ||
|
|
||
| ## How do I mine Ethereum? {#mining-ethereum} | ||
|
|
||
| Ethereum mining is no longer possible. Mining was switched off when Ethereum moved from [proof-of-work](/glossary/#pow) to [proof-of-stake](/glossary/#pos) during [The Merge](/roadmap/merge/) in September 2022. Now, instead of miners, Ethereum has validators. Anyone may [stake](/glossary/#staking) ETH and receive staking rewards for running validator software to secure the network. |
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,73 @@ | ||
| --- | ||
| title: Common misconceptions about Ethereum | ||
| description: Clearing up the most common misunderstandings about how Ethereum works. | ||
| lang: en | ||
| --- | ||
|
|
||
| # Common misconceptions about Ethereum {#misconceptions} | ||
|
|
||
| ## Is Ethereum a company? {#not-a-company} | ||
|
|
||
| Ethereum is open-source, decentralized technology maintained by thousands of contributors worldwide. There is no company called "Ethereum" that manages accounts, holds funds, or provides customer support. | ||
|
|
||
| The [Ethereum Foundation](https://ethereum.foundation/) is a non-profit organization that supports Ethereum's development, but it does not own or control the network. No single entity does. | ||
|
|
||
| **[ethereum.org](/)** is a community-run educational resource. It is not an exchange, wallet, or financial institution. It does not hold any user funds and cannot access any accounts. | ||
|
|
||
| <DocLink href="/what-is-ethereum/"> | ||
| What is Ethereum? | ||
| </DocLink> | ||
|
|
||
| ## Can someone recover or freeze my funds? {#no-fund-access} | ||
|
|
||
| Unlike a bank, there is no central authority on Ethereum that can freeze, seize, or recover funds. The person holding the private keys (or seed phrase) has full and sole control over a wallet. | ||
|
|
||
| This means: | ||
|
|
||
| - **No one can recover funds** you sent to the wrong address | ||
| - **No one can reverse** a transaction after it is confirmed | ||
| - **No one can freeze** your wallet or block your transactions | ||
| - **No one can reset your password** if you lose your seed phrase | ||
|
|
||
| This is why protecting your seed phrase is critical. It is the only way to access your wallet. If it is lost or stolen, there is no recovery option. | ||
|
|
||
| <DocLink href="/security/"> | ||
| Ethereum security and scam prevention | ||
| </DocLink> | ||
|
|
||
| ## Can I still mine Ethereum? {#no-mining} | ||
|
|
||
| Ethereum switched from [proof-of-work](/glossary/#pow) to [proof-of-stake](/glossary/#pos) during [The Merge](/roadmap/merge/) in September 2022. Mining is no longer possible on Ethereum. | ||
|
|
||
| The network is now secured by validators who [stake](/glossary/#staking) ETH. Anyone can participate: | ||
|
|
||
| - **Solo staking:** Run your own validator with 32 ETH—[learn more](/staking/solo/) | ||
| - **Staking as a service:** Delegate node operation while keeping your keys—[learn more](/staking/saas/) | ||
| - **Pooled staking:** Stake with less than 32 ETH by joining a pool—[learn more](/staking/pools/) | ||
|
|
||
| <DocLink href="/staking/"> | ||
| Learn more about staking | ||
| </DocLink> | ||
|
|
||
| ## Is there an Ethereum support team? {#no-support-team} | ||
|
|
||
| Looking for "official Ethereum support" is similar to looking for "official internet support." This of course doesn't exist, but depending on your issue you may be able to seek out support from your internet service provider, your router hardware manufacturer, or one of the companies behind the device, app or website you're using. | ||
|
|
||
| Ethereum is similar. There is no company, support team, or help desk behind Ethereum as a whole, but depending on the issue you may find help by reaching out to your _wallet provider_, _staking service_, _exchange_, _financial institution_ or the _team maintaining an app_ you're using. | ||
|
|
||
| Since Ethereum is publicly transparent by default, you may also find [block explorers](/developers/docs/data-and-analytics/block-explorers/), [analytics tools](/developers/tools/analytics/), and other [online investigation resources](/community/support/scams/#analyze) useful in looking into a problem directly. | ||
|
|
||
| That said, no one from Ethereum or ethereum.org will ever: | ||
|
|
||
| - Contact you via direct message | ||
| - Ask for your seed phrase or private keys | ||
| - Ask you to send ETH to verify your wallet | ||
| - Offer to help you recover funds for a fee | ||
|
|
||
| **Anyone doing any of the above is trying to scam you.** | ||
|
|
||
| If you need help, the real communities that can assist are listed on the [support page](/community/support/). These are volunteer-run, open communities—not official support channels. | ||
|
|
||
| <DocLink href="/security/"> | ||
| Ethereum security and scam prevention | ||
| </DocLink> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Box/card approach here feels overused