# How to Receive (Deposit) an NFT

To receive an NFT, you need to get the wallet address of the desired wallet and copy it to enter in the sending platform. Make sure that you choose the correct network of the NFT you want to receive.

You can get the wallet address of the desired receiving wallet, follow the steps below:

**Step 1**: On the Home screen, click on your OneID or Login with OneID on the top left corner.

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

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

Then send the NFT to the copied wallet address to receive it in the Coin98 Super Wallet.

<figure><img src="/files/kEyhRg6poO1wT6l1gTJ6" 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://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/v15-how-to-receive-deposit-an-nft.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.
