# Biometric Wallet

## Basic environment setup

{% content-ref url="/pages/-M511hMGRGEG\_Zjv7DGx" %}
[Initial Setup](/biometric-wallet/setting-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5128IPst4UmZp3gl8g" %}
[Connect with Android phone](/biometric-wallet/android-connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M512DutCY4nfuXJG0BG" %}
[Connect with iOS phone](/biometric-wallet/iphone-connect.md)
{% endcontent-ref %}

## Recover Wallet

{% content-ref url="/pages/-M514swna1LJOxS7KYkx" %}
[Recovering your wallet](/biometric-wallet/recovery.md)
{% endcontent-ref %}

## Firmware management

{% content-ref url="/pages/-M5150Qn3SBYnIYw6HqS" %}
[Firmware Update (from computer)](/biometric-wallet/firmware-update-from-computer.md)
{% endcontent-ref %}


---

# 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/intro.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.
