> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/extension/asset-management/how-to-receive-deposit-a-token.md).

# How to Receive (Deposit) a Token

## How to receive a token <a href="#uf1j32a2efk5" id="uf1j32a2efk5"></a>

**Step 1:** Select the token you want to receive

***Option 1**:* Click on **Receive** from the Home page => select or search for the token you want to receive

<figure><img src="/files/d0XUTSkSmdlNNP0ZIWz5" alt="" width="563"><figcaption></figcaption></figure>

***Option 2**:* Choose the token on the Home page => click the **Receive** button

<figure><img src="/files/7Hy5traVvghtetZp9SXH" alt="" width="563"><figcaption></figcaption></figure>

***Option 3**:* Note that the tokens on the same network have the same wallet address. In other words, a wallet address can receive different tokens that are supported on that network. So you can also get the wallet address of the token in the Manage Wallet section. Make sure that you choose the correct network of the token you want to receive.

**Step 1**: On the main screen, click on the icon at the top left corner.

**Step 2**: Click on **My Wallets** => Choose the wallet that you want to receive the tokens

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

**Step 3**: Click **View all wallet addresses** => Click on Copy icon next to the wallet whose address you want to get

<figure><img src="/files/FjnZFA4bqo2D1loIO4Ut" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.coin98.com/products/coin98-super-wallet/extension/asset-management/how-to-receive-deposit-a-token.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.
