> 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/mobile/nfts/v15-how-to-receive-deposit-an-nft.md).

# How to Receive an NFT in Coin98 Super Wallet

### **Can one wallet address receive multiple NFTs?**

Yes, a single wallet address can receive multiple NFTs on the same blockchain. For example, one address on BNB Smart Chain can receive multiple BEP-721 or BEP-1155 NFTs without needing a separate address for each NFT.

{% hint style="info" %}
**Important:** Before sharing your address to receive an NFT, always confirm that the selected network in Coin98 matches the network on which the NFT is being sent. Sending an NFT to an address on the wrong network may cause the NFT to not appear in your wallet and could result in permanent asset loss.
{% endhint %}

### How do you find your NFT receiving wallet address?

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 the view all wallet addresses icon => 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/Z2mYlUJG0IqNqZbZYwzC" alt=""><figcaption></figcaption></figure>

### What should you check before sending the NFT?

* Wallet address: Confirm that you copied the correct receiving address.
* Network: Ensure the recipient wallet address belongs to the same blockchain as the NFT being sent. For example, an NFT on BNB Smart Chain should be sent to a BNB Smart Chain address.
* Recipient wallet: Confirm that you selected the intended wallet in Coin98 Super Wallet.

### Key terms

* NFT: A non-fungible token that represents a unique digital asset.
* Wallet address: The public address used to receive crypto assets and NFTs.
* Network: The blockchain/network used to send and receive crypto assets and NFTs.

### Frequently asked questions

#### Can I receive an NFT to any wallet in Coin98 Super Wallet?

Yes. You can receive an NFT to the wallet address you select in Coin98 Super Wallet, as long as the sending platform uses the correct address and network.

#### Do I need to copy the wallet address manually for every NFT transfer?

Yes. For each transfer, you should confirm and copy the correct receiving wallet address before sending the NFT.

#### Why does the network matter when receiving an NFT?

The network matters because an NFT must be sent on the same network as the receiving wallet address. If the network does not match, the NFT may not show up in the expected wallet.


---

# 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/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.
