# Receiving address

1. After adding a cryptocurrency as favourite in Currency control, you can generate a  corresponding wallet address in "Receiving address" page by first clicking the "Get receiving address" button.

   <figure><img src="/files/dy3mvmNwrr0JvFGcGVNz" alt=""><figcaption></figcaption></figure>

2. Select the desired blockchain network from the "Mainnet" dropdown menu.

   <figure><img src="/files/PAnMCphpGKWVYn9L3tKu" alt=""><figcaption></figcaption></figure>

3. Select the desired CoinGet client from the "Client device" menu and click "Submit" button.

   <figure><img src="/files/rrgh1szWOkJoCulbpLIb" alt=""><figcaption></figcaption></figure>

4. Upon successful submission, the new receiving address will appear in the Receiving address list.

   <figure><img src="/files/FPvbTnp3WkjxxLxZsL6R" alt=""><figcaption></figcaption></figure>

5. In the Receiving address list, you can perform the following actions on desired receiving address: copying the receiving address, checking the balance and manual refresh the balance, verify if the receiving address is working normally, and perform manual collection to transfer receiving address balances into designated collection addresses.&#x20;

   <figure><img src="/files/vGLXFcfDKx2T3bnQADBR" alt=""><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://coinsdo.gitbook.io/docs/coinget/setup/receiving-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.
