# NFTs

- [How to create a NFT using NFT Issuer](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/v15-how-to-create-a-nft-using-nft-issuer.md)
- [How to Receive (Deposit) an NFT](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/v15-how-to-receive-deposit-an-nft.md)
- [How to Send NFT](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/v15-how-to-send-nft.md)
- [How to send multiple NFTs to an address](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/v15-how-to-send-multiple-nfts-to-an-address.md)
- [NFTverse](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace.md)
- [How to buy NFT in Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace/how-to-buy-nft.md)
- [How to list an NFT on Marketplace](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/marketplace/how-to-list-an-nft-on-marketplace.md)
- [Playground](https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/playground.md): Create your own mascot as an NFT with your favourite traits


---

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