What is a seed phrase?

In plain words
When you set up a crypto wallet, it usually shows you 12 or 24 simple words in a specific order, other lengths exist too, and asks you to write them down. It looks like ordinary words in a row, for example “lemon guitar harvest ocean pilot rubber shadow tiger velvet window arctic maple”. This is the seed phrase, essentially the master key to all your money in this wallet. Not every wallet has one. Some are built differently, for example on MPC or multisig, but for most ordinary wallets it is exactly a seed phrase.
It is important to understand right away what it is not: it is not an account password you can reset through support. It is more like the imprint of a safe key. Whoever has the phrase has the money, and no one can restore it for you.
Keep this in mind from the very start: in crypto there is no bank that will restore access. Lose the phrase, lose the money. Show it to someone, and consider the money given away. That is why handling a seed phrase matters more than any password you have ever set.
Deeper
Why one phrase equals all the money
A wallet does not store coins inside itself. Coins exist on the blockchain, and the wallet stores the keys with which you dispose of them. The seed phrase is a human-readable record from which the wallet re-derives your private keys and addresses each time. The words are taken from a predefined list to a common standard, which is called BIP39.
Hence a simple and important consequence: the same phrase entered into a different wallet will open the same money, but provided the wallet uses the same standard and the same key-derivation settings. There is a nuance for accuracy: an extra secret add-on, which is called a passphrase, or a different key-derivation path can open a different set of addresses from the same phrase. This is at once a convenience, since you can move a wallet to a new phone, and a risk, since whoever has the phrase has full control.
The beginner’s main risk is not a hack, but their own mistake
Contrary to expectations, money is most often lost not to hackers, but to one’s own actions. There are usually three mistakes.
The first is not saving the phrase, or saving it unreliably. The phrase is lost, access is gone, and there is nowhere to get it back.
The second is saving it where others can reach it. A photo on the phone, a screenshot, a note, the cloud, a chat. Anything that is online can leak.
The third is entering the phrase at someone else’s request. This can be fake support, a fake wallet check, or a look-alike site. Remember it as a rule: real support and a real wallet never ask for a seed phrase.
How to handle a seed phrase
We do not recommend a specific product, but explain principles, since choosing a wallet is covered in the article how to store crypto.
Write the phrase down offline, on paper or metal, and keep it where you keep important documents. It is safer to keep it not in a single copy and not in one place, but remember that every copy is one more spot where the phrase can be found.
Never enter the phrase on websites and do not forward it. A real wallet asks for the phrase only during recovery and only in the app itself.
Show it to no one and do not photograph it. If you set a passphrase, keep it separately from the main phrase.