# Software Wallet mode

{% hint style="info" %}
App Wallet is a software wallet that can be used free of charge without a hardware wallet. If you want more secure asset management, please purchase D'CENT Wallet.
{% endhint %}

### Enter the Recipient address

<div align="left"><img src="https://4208291398-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50hxCNYm5Y8rdrUs_k%2F-M5upksr0jAKaIWqNBXj%2F-M5uryj4ZAN7oQYG0dm7%2Fmode_appwallet_send_01_EN.png?alt=media&#x26;token=c19fe7b5-209a-4989-a2fa-c2465e38c73a" alt=""></div>

1\) From the mobile app, press the “Send” button of the coin account to be used for the transaction.

2\) You can directly enter the address of the other party (recipient) in the address field, or \
&#x20;    A. Press **QR Scan** to operate the camera. \
&#x20;    B. Click **Paste** to enter the copied address.

3\) When the address is entered, click the "**Next**" button.<br>

### Enter the amount to send and set the fee

<div align="left"><img src="https://4208291398-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50hxCNYm5Y8rdrUs_k%2F-M5upksr0jAKaIWqNBXj%2F-M5us0jxxGTGpeDYoZXH%2Fmode_appwallet_send_02_EN.png?alt=media&#x26;token=1cdf24fd-77a0-4bf5-be7e-3dcc24a7e6be" alt=""></div>

1\) Enter the number of cryptocurrency you want to send, or enter the amount in local currency.

2\) Set the transaction fee. (Economic / Normal / Fast) \
By setting it to "fast" and paying more fees, it is likely that the processing time of the transfer transaction will be reduced.

3\) Once you have set the amount and fee, click the "**Next**" button.

4\) Check if the transaction details displayed on the screen are correct and click the "**Send**" button.<br>

### Final confirmation from your App Wallet

<div align="left"><img src="https://4208291398-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50hxCNYm5Y8rdrUs_k%2F-M5upksr0jAKaIWqNBXj%2F-M5us30VSb9RFMS-_zDM%2Fmode_appwallet_send_03_EN.png?alt=media&#x26;token=43453db3-83a9-4fb9-b000-492e012e0668" alt=""></div>

1\) Enter the 6-digit password you've set to protect access to your mobile app.&#x20;

2\) When the transaction data is transmitted to the blockchain, the mobile app displays a message that the transaction has been completed. Click the "**OK**" button to return to the main screen.


---

# 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/coin-send-receive/send/mode_appwallet.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.
