# Mobile App introduction

From a single D'CENT mobile app, users are given the choices of using Biometric Wallet, Card type Wallet, or the Software Wallet.

{% content-ref url="/pages/-M56ACkTRH2Fm8Qg-opp" %}
[Mobile App download](/french/mobile-app/mobile-app-download.md)
{% endcontent-ref %}

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

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

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

## Features History

|       Main Feature       |                                 Desc.                                |                Android               |                  iOS                 |
| :----------------------: | :------------------------------------------------------------------: | :----------------------------------: | :----------------------------------: |
| Card type Wallet support |                 NFC communication enabled cold wallet                | <p>v1.2.6 or later</p><p>2019.05</p> |  <p>v2.2 or later</p><p>2020.01</p>  |
|        Hybrid app        |        Improvement on UI/UX by utilizing web based application       | <p>v2.0.0 or later</p><p>2019.10</p> |  <p>v2.0 or later</p><p>2019.11</p>  |
|      Software Wallet     |     Software Wallet that operates without the need of cold wallet    | <p>v3.0.4 or later</p><p>2020.03</p> | <p>v3.0.2 or later</p><p>2020.04</p> |
|     "All4One" service    | The first DeFi service introduced by D'CENT Wallet (no loss lottery) | <p>v3.0.4 or later</p><p>2020.03</p> | <p>v3.0.2 or later</p><p>2020.04</p> |

## Next Features

| Feature         | Description                                                  |
| --------------- | ------------------------------------------------------------ |
| Dapp browser    | Feature for accessing DAPP services directly from the wallet |
| Staking Service | DeFi service where user can stake assets to earn interest    |
| Token Swap      | Ethereum token swap service                                  |


---

# 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/french/mobile-app/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.
