# How does a passphrase work on Jade?

Source URL: https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/how-does-a-passphrase-work-on-jade
Updated: 2026-04-09T09:37:21.000Z
Category: Blockstream Jade
Section: FAQs

---

If you select the **Advanced** option when setting up your [Jade](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/blockstream-jade-vs-blockstream-app), you will be asked whether or not you want to [enable a passphrase](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/perform-advanced-wallet-operations/set-up-a-bip39-passphrase). Enabling a passphrase gives you the ability to add an extra layer of security to your funds by requiring an additional piece of information to access your wallet. Jade uses the BIP39 passphrase standard.

### How do passphrases work?

Simply, the passphrase you enter is added to your Jade's [recovery phrase](https://helpcenter.dxp-frontend.devserver.app/blockstream-app/faqs/what-is-a-recovery-phrase) or SeedQR and is used to create your wallet.

To demonstrate this, let's assume our Jade generated the following recovery phrase.

```auto
arrow garment kite truth yellow pelican roast latin discover jewel describe merry polar equip pistol next forest dignity kick word steel seminar actual genuine

```

If you enable the passphrase feature and enter a passphrase of "_abc_", the information used to generate your wallet will be your _recovery phrase_ **and** "_abc_". However if you login to your Jade again and enter a different passphrase, for example "_abcd_", an entirely different wallet will be created than before.

Your Jade will only store your one recovery phrase, but any number of passphrases can be entered to change the wallet you will log into upon each session. This means even a **slight change to your intended passphrase** will lead to a different wallet, so make sure to keep it backed up and protected!

- Recovery phrase: "_arrow garment kite ..... seminar actual genuine_" + Passphrase: "_bitcoin_" = **Wallet A**
- Recovery phrase: "_arrow garment kite ..... seminar actual genuine_" + Passphrase: "_bitcoins_" = **Wallet B**
- Recovery phrase: "_arrow garment kite ..... seminar actual genuine_" + Passphrase: "_bit coin_" = **Wallet C**
- Recovery phrase: "_arrow garment kite ..... seminar actual genuine_" + Passphrase: "(field left empty)" = **Wallet D**

> **Note:** Your Blockstream Jade will not store your passphrase, so you will need to **enter it every time you login**.

### Why would I use a passphrase?

There are several reasons why you might want to enable a passphrase:

- Passphrases give you the ability to use different wallets on the same network, with only one Jade. This is because each unique passphrase leads to a different wallet.
- Using a passphrase provides an additional layer of security - since any possible attacker can gain access to your PIN and recovery phrase, but will be unable to spend your funds without your passphrase.

### Why would I choose not to use a passphrase?

You may choose to avoid using a passphrase because:

- You will need to enter the passphrase every time you log in to your Jade.
- If you forget or lose your passphrase, you will permanently lose access to your funds - **even if you have your recovery phrase**.

Navigation: Blockstream Help Center > Blockstream Jade > How does a passphrase work on Jade?

## Related Articles in This Section
- [How does Jade protect my recovery phrase with a blind oracle?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/how-does-jade-protect-my-recovery-phrase-with-a-blind-oracle)
- [Why doesn't Jade have a secure element?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/why-doesnt-jade-have-a-secure-element)
- [Jade security model FAQs](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/jade-security-model-faqs)
- [Blockstream Jade vs Blockstream App](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/blockstream-jade-vs-blockstream-app)
- [How does a passphrase work on Jade?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/how-does-a-passphrase-work-on-jade) (current)
- [How does Jade generate my recovery phrase?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/how-does-jade-generate-my-recovery-phrase)
- [How do Lightning accounts work with my Jade?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/how-do-lightning-accounts-work-with-my-jade)
- [How do I set up a wallet-erase PIN?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/how-do-i-set-up-a-wallet-erase-pin)
- [What is a SeedQR?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/what-is-a-seedqr)
- [What is Anti-Exfil and how does it work?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/what-is-anti-exfil-and-how-does-it-work)
- [What is the wallet ID shown on the Jade home screen?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/what-is-the-wallet-id-shown-on-the-jade-home-screen)
- [Should I export the master blinding key?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/should-i-export-the-master-blinding-key)
- [Blockstream Jade Quickstart Guide for iOS](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/blockstream-jade-quickstart-guide-for-ios)
- [Blockstream Jade Quickstart Guide for Android](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/blockstream-jade-quickstart-guide-for-android)
- [Blockstream Jade Quickstart Guide for Desktop](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/blockstream-jade-quickstart-guide-for-desktop)
- [Which Xpub Export settings should I use?](https://helpcenter.dxp-frontend.devserver.app/blockstream-jade/faqs/which-xpub-export-settings-should-i-use)
