# Software Wallet Manager

## App Wallet Backup

You can back up the mnemonic code (24 recovery words) using the "App Wallet Backup" menu in the software wallet manager.&#x20;

Store the mnemonic code in a safe place.

{% hint style="danger" %}
If you delete the D'CENT mobile app or lose your mobile phone without backing up the mnemonic code, you will lose all your coins in the software wallet.
{% endhint %}

![](/files/-MTijWm-sYk71y4FSk4O)

1\) Select '**App Wallet backup**' from the Manager tab.

2\) Read the warning and press the '**Start backup**' button.

3\) **Write down all 24 words** in the exact order as shown on your screen.  You can also use the '**Copy**' button to save temporarily in the clipboard. Press '**Backup is complete**' to continue.&#x20;

4\) Press '**I understand**' to finish.

## App Wallet Recovery

You can recover your wallet by using the mnemonic code (24 recovery words).

![](/files/-MTimkKk_IAGVvWuYxMm)

1\) Select '**App Wallet Recovery**' from the Manager tab.

2\) Read the warning and tick the box. Press the '**Start recover**' button to continue.

3\) **Enter all 24 words** in the exact order as you have written down. You can also use the '**Paste**' button to paste in the information from the clipboard. Press '**Recover**' to recover your wallet.&#x20;

{% hint style="info" %}
The mnemonic code from your software wallet can also be used to recover your wallet on the Biometric hardware wallet. \
\
Click here for more information about [recovering your wallet](/french/biometric-wallet/recovery.md) on Biometric Wallet.
{% endhint %}


---

# 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/mobile-app-dcent-manager/software-wallet.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.
