> For the complete documentation index, see [llms.txt](https://userguide.dcentwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.dcentwallet.com/french/biometric-wallet.md).

# Biometric Wallet

- [Biometric Wallet (Portefeuille biométrique)](https://userguide.dcentwallet.com/french/biometric-wallet/intro.md)
- [Unboxing (Déballage)](https://userguide.dcentwallet.com/french/biometric-wallet/unboxing.md): Checklist for newly purchased D'CENT Biometric Wallet
- [Configuration initiale](https://userguide.dcentwallet.com/french/biometric-wallet/setting-up.md): Creating new wallet on the Biometric Wallet
- [Connexion avec un téléphone Android](https://userguide.dcentwallet.com/french/biometric-wallet/android-connect.md)
- [Trouver le menu Bluetooth sur votre téléphone Android](https://userguide.dcentwallet.com/french/biometric-wallet/android-connect/android-bluetooth-menu.md)
- [Utilisation du câble OTG pour la connexion physique](https://userguide.dcentwallet.com/french/biometric-wallet/android-connect/android-otg.md)
- [Connexion avec le téléphone iOS](https://userguide.dcentwallet.com/french/biometric-wallet/iphone-connect.md)
- [Mise à jour du micrologiciel](https://userguide.dcentwallet.com/french/biometric-wallet/firmware-update.md)
- [Guide de dépannage (Troubleshooting)](https://userguide.dcentwallet.com/french/biometric-wallet/firmware-update/firmware-trouble-shooting.md)
- [Synchronisation du porte-monnaie biométrique avec l'application mobile](https://userguide.dcentwallet.com/french/biometric-wallet/synch-with-app.md)
- [Récupérer votre portefeuille (Wallet recovery)](https://userguide.dcentwallet.com/french/biometric-wallet/recovery.md)
- [Vérification des informations de compte sur le portefeuille](https://userguide.dcentwallet.com/french/biometric-wallet/account-info.md)
- [Portefeuille biométrique "Setting" menu](https://userguide.dcentwallet.com/french/biometric-wallet/setting-menu.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
