# How to Send NFT

**Step 1:** On the Home screen, click on the **NFTs** tab and choose specific NFT to open the NFT detail page

**Step 2**: On the NFT detail page, click the **Send** button

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

**Step 3:** Input the Recipient’s Wallet Address and click the **Continue** button

**Step 4:** Review the information, then press and hold the **Hold To Send** button

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

{% hint style="info" %}
**Note**: Make sure to prepare a small amount of father token for the gas fee.
{% endhint %}


---

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