# Create a BIP85 child recovery phrase

Source URL: https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/create-a-bip85-child-recovery-phrase
Updated: 2026-04-09T09:36:14.000Z
Category: Blockstream Jade
Section: Add More Security & Functionality

---

Jade supports generating child BIP39 recovery phrases following the [BIP85](https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki) specification. It creates a child recovery phrase from an index number and stores the wallet on Jade, allowing you to easily derive recovery phrases from a parent (or "master") wallet. 

Child recovery phrases are useful for any situation that requires creating a new wallet when you do not want to expose your parent recovery phrase. If an attacker compromises your child recovery phrase, they still can't learn your parent recovery phrase.

For example, let's say you want to create a hot wallet on the Blockstream app for convenient spending and do not want to expose your Jade recovery phrase to a phone. You can simply generate a new recovery phrase using a specific index number. Instead of needing to back up an entire 12 or 24 word recovery phrase, you only need to keep track of the index number and the parent recovery phrase to restore the child wallet.

## Child Recovery Phrase Generation Process

1.

During an active Jade session, select **Options** → **Wallet** → **BIP85**.

![1.png](https://storage.googleapis.com/blockstream_dev_tmp/content/blockstream-jade/add-more-security-functionality/create-a-bip85-child-recovery-phrase/41928117973401.png)![2.png](https://storage.googleapis.com/blockstream_dev_tmp/content/blockstream-jade/add-more-security-functionality/create-a-bip85-child-recovery-phrase/41928095934617.png)

2.

Choose either a 12 or 24 word recovery phrase and enter your desired index number. Back up the recovery phrase which is derived from the current active wallet on Jade (including passphrase if used) and your selected index. If you ever need to view this recovery phase again, simply load the same wallet to Jade and enter the index number.

![4.png](https://storage.googleapis.com/blockstream_dev_tmp/content/blockstream-jade/add-more-security-functionality/create-a-bip85-child-recovery-phrase/41928095935769.png)

![4.png](https://storage.googleapis.com/blockstream_dev_tmp/content/blockstream-jade/add-more-security-functionality/create-a-bip85-child-recovery-phrase/41928095937817.png)

Navigation: Blockstream Help Center > Blockstream Jade > Create a BIP85 child recovery phrase

## Related Articles in This Section
- [Enable swaps with Jade](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/enable-swaps-with-jade)
- [Enable a duress PIN](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/enable-a-duress-pin)
- [Use Jade as a stateless signing device](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/use-jade-as-a-stateless-signing-device)
- [Use Jade as a 2FA authentication device](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/use-jade-as-a-2fa-authentication-device)
- [Use Jade as a Bitcoin miner](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/use-jade-as-a-bitcoin-miner)
- [Use Jade with testnet](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/use-jade-with-testnet)
- [Add a BIP39 passphrase for Jade](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/add-a-bip39-passphrase-for-jade)
- [Create a BIP85 child recovery phrase](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/create-a-bip85-child-recovery-phrase) (current)
- [Create a recovery phrase using dice](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/create-a-recovery-phrase-using-dice)
- [Calculate the final word from a provided recovery phrase entry](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/calculate-the-final-word-from-a-provided-recovery-phrase-entry)
- [Back up a multisig configuration on Jade](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/back-up-a-multisig-configuration-on-jade)
- [Disable Bluetooth](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/disable-bluetooth)
- [Manually verify firmware binary](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/manually-verify-firmware-binary)
- [Set up a personal blind oracle](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/set-up-a-personal-blind-oracle)
- [Set up a personal blind oracle with Umbrel](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/set-up-a-personal-blind-oracle-with-umbrel)
- [Use cases for Temporary Signer](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/add-more-security-functionality/use-cases-for-temporary-signer)
