# Getting Started

## D'CENT Biometric Wallet

{% 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 %}

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

## How to use D'CENT Wallet

{% content-ref url="/pages/-M527HgeDh-HWIEV583u" %}
[How to create a coin account](/dcent-app/create-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M512MqyK5FSoQzQEdq8" %}
[How to receive coin](/coin-send-receive/receive.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M529\_xHg9px8YKd0KRb" %}
[How to send coin](/coin-send-receive/send.md)
{% endcontent-ref %}

## D'CENT Card type Wallet

{% content-ref url="/pages/zhik0FedHq2ihDm3dFa8" %}
[All-in-One Wallet (Introduction)](/card-wallet/intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/s70YvobilJpAkGI9svAp" %}
[D'CENT Backup Card (Wallet Recovery)](/card-wallet/dcent-backup-card-wallet-recovery.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/master.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.
