# Biometric Wallet

- [Biometric Wallet](https://userguide.dcentwallet.com/biometric-wallet/intro.md)
- [Unboxing](https://userguide.dcentwallet.com/biometric-wallet/unboxing.md): Checklist for newly purchased D'CENT Biometric Wallet
- [Initial Setup](https://userguide.dcentwallet.com/biometric-wallet/setting-up.md): Creating new wallet on the Biometric Wallet
- [Connect with Android phone](https://userguide.dcentwallet.com/biometric-wallet/android-connect.md)
- [Finding the Bluetooth menu on your Android phone](https://userguide.dcentwallet.com/biometric-wallet/android-connect/android-bluetooth-menu.md)
- [Using OTG cable for physical connection](https://userguide.dcentwallet.com/biometric-wallet/android-connect/android-otg.md)
- [Troubleshooting Guide (Android Bluetooth Error)](https://userguide.dcentwallet.com/biometric-wallet/android-connect/troubleshooting-guide-android-bluetooth-error.md)
- [Connect with iOS phone](https://userguide.dcentwallet.com/biometric-wallet/iphone-connect.md)
- [Finding the Bluetooth menu on your iPhone](https://userguide.dcentwallet.com/biometric-wallet/iphone-connect/iphone-bluetooth-menu.md)
- [Firmware Update (from computer)](https://userguide.dcentwallet.com/biometric-wallet/firmware-update-from-computer.md)
- [Troubleshooting Guide (Windows)](https://userguide.dcentwallet.com/biometric-wallet/firmware-update-from-computer/firmware-trouble-shooting-windows.md)
- [Troubleshooting Guide (Mac)](https://userguide.dcentwallet.com/biometric-wallet/firmware-update-from-computer/troubleshooting-guide-mac.md)
- [Firmware Update (from mobile)](https://userguide.dcentwallet.com/biometric-wallet/firmware-update-from-mobile.md)
- [Synchronizing the Biometric Wallet with the Mobile App](https://userguide.dcentwallet.com/biometric-wallet/synch-with-app.md)
- [Recovering your wallet](https://userguide.dcentwallet.com/biometric-wallet/recovery.md)
- [Wallet recovery using the mnemonic (recovery words) from the Ledger wallet](https://userguide.dcentwallet.com/biometric-wallet/recovery/wallet-recovery-using-the-mnemonic-recovery-words-from-the-ledger-wallet.md)
- [Checking account info on Biometric Wallet](https://userguide.dcentwallet.com/biometric-wallet/account-info.md)
- [Biometric Wallet "Setting" menu](https://userguide.dcentwallet.com/biometric-wallet/setting-menu.md)
- [25th Word (the Passphrase)](https://userguide.dcentwallet.com/biometric-wallet/setting-menu/25th-word-the-passphrase.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://userguide.dcentwallet.com/biometric-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
