# Sending NFTs

In Trust Wallet NFT display is set up automatically when tokens of this format appear in the wallet.

You can see NFTs in the Trust Wallet in the **NFTs section.**

In order to send NFTs, you need to navigate to the **wallet interface**.

Go to Wallet, then click the **NFTs** tab.

Then select the NFT you want to send.

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

Click on the **NFT** again.

In the tab that opens, you can see the information for this NFT, the NFT contract address, the token standard, the network and the identifier.&#x20;

Click **"Send"** to continue.

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

The next step is to specify the wallet to which you want to send the NFT.&#x20;

To do this, copy the recipient's wallet address and click **"Paste"** in the **Address line** or use a QR code scanner by clicking on the corresponding icon next to **"Paste"**.&#x20;

Then click on **"Next"**.

Check the recipient's address, the details of the transaction and click **"Confirm"**, confirming the transaction in your wallet.

As a reminder, the wallet must hold the coins of the network in which the transaction is sent, in order for the network's fees to be deducted.

<figure><img src="/files/37GJfANsyULZ4jBJjnru" alt="" width="563"><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.daomars.com/f.a.q/wallets/trust-wallet/wallet-features/sending-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.
