# How to Create a Receiving Wallet Address

**Step 1: Select the asset for which to Create an address**&#x20;

* Press the button **"Receive"** on the wallet interface<br>

  <figure><img src="/files/D8gC6aRZ40VvyYcdzxAh" alt="" width="246"><figcaption></figcaption></figure>
* Select the coin/token from the supported list<br>

  <figure><img src="/files/UBklmiqgElQ47bLmJkbw" alt="" width="214"><figcaption></figcaption></figure>

**Step 2: Select the receiving Network:**

1. **Select the corresponding network** from the list.
2. The system will display:
   * Your deposit wallet address.
   * The corresponding QR code.

     <figure><img src="/files/MKz44rIDVkhclYf2eUZR" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://wiki.onfa.io/wallet/deposit-and-withdrawal/how-to-create-a-receiving-wallet-address.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.
