
A seed phrase—also called a recovery phrase or mnemonic—is a sequence of 12, 18, or 24 ordinary English words generated when you first set up a self-custody wallet. From this phrase, the wallet derives every private key and every address you will ever use. The phrase is the wallet. Anyone with those words can recreate your wallet on any device, anywhere in the world, and move your funds.
The standard most wallets follow is BIP-39, which defines a fixed list of 2,048 words and a checksum that makes invalid phrases easy to detect. The words are deliberately chosen to be easy to write down and hard to confuse with each other. Order matters absolutely—rearranging the words produces a completely different wallet.
Storage is the entire game. Write the phrase down on paper or, better, stamp it into metal that resists fire and water. Never store it in a screenshot, cloud document, email draft, or password manager unless that manager is offline. Never type it into a website—legitimate wallets never ask for the phrase. Splitting it across multiple secure locations or using a passphrase add-on can mitigate single-point-of-failure risk, but the rule remains: if anyone else sees your seed, your funds are no longer yours.