A seed phrase (also called a recovery phrase or mnemonic) is a list of 12 or 24 English words drawn from a standardized 2,048-word dictionary (BIP-39). Those words deterministically generate every private key a wallet will ever use. Given the same words, two different wallets on two different devices produce exactly the same addresses.
This makes seed phrases the single most valuable piece of data a crypto holder owns. Anyone with the phrase can regenerate the keys and move the funds — from anywhere in the world, without ever touching the original device.
Best-practice storage: - Write the phrase by hand on paper. Do not photograph, type, or email it. - Store in two geographically separate, physically secure locations (home safe + bank deposit box, for example). - For larger balances, use a steel backup — a metal plate that survives house fires.
Never store a seed phrase in a password manager, cloud storage, or screenshots on your phone. Every large-scale breach in those systems has leaked keys that way.