The core idea
A seed phrase is a human-readable backup from which a wallet can derive many private keys. Anyone who obtains it can usually recreate the wallet and spend the funds. It should never be entered into a website, shared with support or stored in an ordinary photo or cloud note.
- The seed phrase is not a password reset code; it is often the master secret.
- Word order and spelling matter.
- A passphrase creates a different wallet and cannot be recovered from the seed alone.
- A metal backup can resist fire or water but still needs privacy and physical security.
How it works in practice
Many wallets use standardized word lists and derivation methods, but compatibility is not universal. Recovery may also depend on wallet type, derivation path, script type and an optional passphrase. A correct word list without the passphrase can lead to a different, empty wallet.
Practical checklist
- Generate the phrase on a trusted wallet in a private setting.
- Write it exactly and confirm the wallet’s verification step.
- Store backups where theft, fire and accidental disposal are considered.
- Never type the phrase into a block explorer or exchange chat.
- Test the documented recovery process before adding a large balance.
Limits and risks
The main risks are disclosure and irrecoverable loss. A perfectly hidden backup that heirs cannot find may fail its purpose, while an easily accessible backup may be stolen. Avoid unreviewed “backup services” and homemade encryption schemes that depend on remembering an undocumented trick years later.
Sources and further reading
Use primary documentation where possible and compare claims across independent sources.
Frequently asked questions
Can support ask for my seed phrase?
No legitimate wallet support needs the seed phrase. Anyone requesting it should be treated as an attacker.
What happens if I lose one word?
Recovery becomes uncertain and potentially expensive. Do not rely on guessing; verify the backup while the wallet is still accessible.
Is a photo of the phrase safe?
It exposes the phrase to the phone, cloud backups, applications and future account compromise. Offline physical storage is generally safer.