> 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/mobile-app/mobile-app-dcent-manager.md).

# D'CENT Manager Menu

You can manage hardware wallet or software wallet through the D'CENT Manager menu.

<div align="left"><img src="/files/-M5f8dbH5OoiTiIAdICA" alt=""></div>

## Changing the Wallet mode

You can change the wallet mode by selecting the "Change D'CENT Hardware" menu in D'CENT Manager. \
\
D'CENT mobile app manages each account information from each wallet mode separately, and when the wallet mode is changed, the corresponding account information for the mode is retrieved.

<div align="left"><img src="/files/-M5f8z4vNGGjjbWeXE33" alt=""></div>

## Menu composition for each mode

You can check how to use the Manager menu for each wallet mode in the following sections.

{% content-ref url="/pages/-M5MjfJbgWMjXUkgwc9c" %}
[Biometric Wallet Manager](/french/mobile-app/mobile-app-dcent-manager/biometric-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5MjumTBvPKOV3aFdED" %}
[Card type Wallet Manager](/french/mobile-app/mobile-app-dcent-manager/card-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M5Mk31rI0X6Nq09rpBn" %}
[Software Wallet Manager](/french/mobile-app/mobile-app-dcent-manager/software-wallet.md)
{% endcontent-ref %}


---

# 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:

```
GET https://userguide.dcentwallet.com/french/mobile-app/mobile-app-dcent-manager.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.
