# How to receive coin

In order to receive cryptocurrency assets, you must first create an account to check the address where you can receive them.

{% hint style="warning" %}
**When adding a cryptocurrency account to your D'CENT wallet, please make sure it is on the same network as sender's coins. If the support network is different, you will not receive coins.**
{% endhint %}

{% content-ref url="../dcent-app/create-account" %}
[create-account](https://userguide.dcentwallet.com/dcent-app/create-account)
{% endcontent-ref %}

## Receive coin using Biometric Wallet

D'CENT Biometric Wallet offers a convenient feature of showing the account address in the QR code.   &#x20;

* From the main screen select the coin account you want and press OK button to see the account info.&#x20;
* Press OK button again to see the address in hex(numbers + characters) form.
* Press OK button for one last time to see the address in the QR code.

<div align="left"><img src="https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M50hxCNYm5Y8rdrUs_k%2F-MhvoAs1IWZ3LEgbdx2T%2F-MhvphSLqI9pDTGMauFx%2F%EA%B7%B8%EB%A6%BC3.png?alt=media&#x26;token=5692cf42-1317-4c4c-be1d-26f0b3a9651c" alt=""></div>

* Present the QR code to the sender to scan with the mobile camera.
* If QR code is read correctly, your address will be automatically inserted in the sender's wallet.

## Receive coin using Mobile App

Run the mobile app and you will see your accounts in the My Wallet tab.

![](https://3989759490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M50hxCNYm5Y8rdrUs_k-887967055%2Fuploads%2FkOyYRyZdaJX1t6iJihQY%2F1.png?alt=media\&token=b7d4e232-714a-41fd-9045-0ef487ff5755)

* From your coin account, click **"Receive"** to view your account address.
* Your account address in QR code can be scanned by the sender's camera.
* To share the hex address to your sender, use the **"Copy"** or **"Share"** function.&#x20;

{% hint style="info" %}
You can just run the mobile app to see the account address.&#x20;

You can use it more safely if you check the address once again from the 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/coin-send-receive/receive.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.
