Backup Your Wallet
Step-by-step: create a durable backup before holding funds on mainnet.
Before you start
- Wallet created and unlocked once (so you have seen the mnemonic).
- Pen and paper or offline storage ready.
Option A — Mnemonic (all surfaces)
Desktop
- Create wallet on Welcome → Create new wallet.
- Copy the 24 words to paper when shown.
- Complete the confirmation step if prompted.
- Store paper offline.
CLI
nozy new
# Save the printed mnemonic immediately
Option B — Encrypted file (desktop)
- Unlock wallet.
- Open Settings → backup / security section.
- Choose Export backup and pick a folder (e.g. encrypted USB).
- Note the output path from the success message.
The backup requires your wallet password to restore.
Verify the backup
Mnemonic test (recommended):
- On a second profile or machine, choose Restore.
- Enter the 24 words.
- Sync to tip and confirm the same receiving address as the original wallet.
File test:
- Use a test profile.
- Restore from backup file.
- Unlock and sync.
Checklist
- 24 words written and stored in two places
- Optional encrypted export on offline media
- Test restore completed
- Zebrad connectivity verified (own node tutorial)
Next: Restore from Backup | Backup & Recovery