Seed Phrase
The ordered list of words that derives every key in a self-custody wallet — and the only recovery path, with no reset.
Industry & DomainA seed phrase is 12 or 24 words encoding the entropy from which a wallet derives every private key it holds. Whoever has the words has the funds. There is no issuer, no reset link and no support line — which makes it the sharpest UX problem in consumer crypto, because it asks people to take on a responsibility that no other consumer product asks of them.
The standard interface — show the words, ask the user to confirm three of them, continue — is designed to satisfy a checklist rather than to produce a backup that exists. Users screenshot the phrase, which puts it in cloud storage; or they confirm from short-term memory and never write it down. The honest version explains what loss means before showing anything, actively discourages screenshots, and treats the confirmation as verification that a physical record exists rather than that the user just read a screen.
Social recovery and smart accounts change the trade
Smart-contract accounts with guardians or passkeys remove the single-phrase failure mode for many users. They introduce their own trade-offs, but “12 words or nothing” is no longer the only design available.
In practice
A wallet ran the standard show-and-confirm flow. A support sample of users who had lost access found 71% had only ever screenshotted the phrase, and most of those had lost it with a device. Adding an explicit consequences screen before display, plus a delayed confirmation step a day later, roughly tripled the share who reported a written backup.
Where teams get it wrong
- Confirmation immediately after display, which tests short-term memory rather than a backup.
- Not discouraging screenshots, which is what most users do by default.
- Explaining the stakes after showing the phrase, when the decision has already been made.
- Copy-to-clipboard on a secret that malware routinely reads.
- Assuming the standard flow is fine because everyone ships it.
Learn more
You may ask
Frequently Asked Questions
What happens if you lose your seed phrase?
The wallet and its funds are unrecoverable. There is no issuer to appeal to and no reset — which is why the backup step deserves far more design attention than the checklist treatment it usually gets.
Is it safe to screenshot a seed phrase?
No. A screenshot lands in a photo library that usually syncs to cloud storage, turning an offline secret into an online one. Wallets should discourage it explicitly rather than relying on a warning nobody reads.
Related terms
All terms- Self-CustodyHolding your own private keys rather than trusting a third party with them — full control, and full responsibility for losing it.
- Fiat On-RampThe path from conventional money into crypto — the step where most first-time Web3 users stop.
- Token GatingGranting access to content, features or spaces based on what a connected wallet holds, rather than on an account.
- OnboardingThe experience that takes a new user from first opening a product to getting real value from it for the first time.
Defined by Mara Last reviewed .
Let's talk about your product.
Happy to look at what you're building and say where design would move the needle.
Contact Us