The single most expensive moment in any crypto user's life is the day they discover they can no longer access their wallet. Either they've forgotten where the backup is, or the backup is incomplete, or the device storing the keys has died and nobody set up a recovery path.
Almost every story like this is preventable with one hour of work, done today.
Before — set up recovery once, sleep forever
The choice tree, in order:
Step 1 — Pick your custody mode
Passkey (recommended for most users). Register a passkey when you set up Gopnik. Enable Apple iCloud Keychain or Google Password Manager sync, so the passkey is available on every device you sign into with your platform account. This single decision protects against phone loss, phone theft, and accidental factory reset.
Seed phrase. Write the 12 or 24 words on paper or steel during the Gopnik setup flow. Verify by re-typing them when the wallet asks. Do not skip this step.
Hybrid (Gopnik supports both). Set up a passkey for daily use, but also export the seed phrase and store it offline. This gives you a recovery path independent of Apple/Google.
Step 2 — Make the backup redundant
If you have a seed phrase: write it down in two physical locations. Common patterns: - One at home (safe, fireproof container). - One at a trusted family member's home, or a bank safe deposit box. - For very high-value accounts: split into shares with a Shamir scheme (Gopnik supports this for accounts > €25,000 — covered in Custody 301).
If you have a passkey: register a second device. Your daily phone is one passkey. Add a backup tablet or a hardware security key (YubiKey 5C, Solo, etc.) as a second passkey. If your phone dies, the backup device opens the account.
Step 3 — Test the recovery
Within a week of setup: simulate the failure mode. - Passkey users: sign out of the Gopnik wallet, sign back in using your backup device. Confirm same account. - Seed users: install Gopnik on a second device (or use the official desktop), import the seed, confirm same account.
People who skip this step are the ones whose recovery fails when it matters.
Step 4 — Document for your heirs
This part is uncomfortable to think about but matters more than the technical setup. If something happens to you:
Your heirs need to know where the recovery material is. Not what the key is — where the backup lives. A sealed envelope with your lawyer that says "passkey backup is on the YubiKey in the safe; PIN is in the will" is enough. A trusted family member who can find the safe is enough.
For passkey users: your platform vendor's "legacy contact" (Apple Digital Legacy, Google Inactive Account Manager) is a useful but imperfect tool. It can release your iCloud Keychain to a designated heir if proven dead. Set this up; it's free and takes 5 minutes.
For higher-value accounts: a proper estate-planning document drafted with a crypto-aware lawyer. The €25,000-and-up Custody 301 course covers this in detail.
During — when something goes wrong
The first instinct is panic. Don't panic. Almost every "I lost my wallet" situation has a recovery path, but only if you don't make it worse.
Lost device, but you have a backup
Don't try to restore from cloud backups of your phone — those don't include passkeys generally, and they don't include the wallet's own state cleanly. Instead:
- Get a new device.
- Install Gopnik fresh.
- Sign in with your platform credentials → your passkey syncs in (if you enabled iCloud Keychain / Google PM).
- Or: tap "Restore from seed" → enter your seed phrase.
- Confirm same account address as before.
That's it. Your funds are on the ledger; the new device just lets you sign for them.
Lost backup (seed phrase paper destroyed, no second device)
If you have the original device still working: immediately move your funds to a new wallet with a properly-backed-up seed. The current setup is now a single point of failure. Don't wait. Don't tell anyone the situation until your funds are safely moved.
If you've lost both the backup and the device: there is no recovery. The funds remain on chain, visible, untouchable. This is what we mean by "Gopnik can't reset your password." Make a different decision earlier next time.
Forgotten passphrase (BIP-39 extension)
Some users add an optional 25th word to their seed phrase as a passphrase. If you've forgotten the passphrase but you have the 12/24 words: the funds you set aside under the passphrase are inaccessible, but the funds in the "main" derivation (no passphrase) are still recoverable. This is by design — the passphrase creates a parallel account; losing it means losing only that parallel account.
After — clean up
Once you've recovered:
- Move funds if there's any chance the recovery material was compromised in the process. New wallet, new seed, new everything.
- Document what you learned in a note to yourself or your heirs. Backup paths that worked, paths that didn't.
- Schedule a yearly review. Once a year, on a fixed date (your birthday, January 1, whatever), verify your backups still work. Devices die, paper gets damp, family members move.
The yearly review takes ten minutes. The alternative is the headline-grabbing "lost millions in crypto because of an accident."
Next lesson: the threats that don't look like threats — social engineering.