# How to make an NFT transfer?

I. Select My NFTs in the account to view your existing NFTs.

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

II. Click the icon of the NFT to be sent, review the NFT details, and then click Send.

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

III. Fill in the address to be sent and confirm.

<figure><img src="/files/ZUeNeTEXHtwoGa9Bb0UR" 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.secondlive.world/secondlive-en/help-center/faq/how-to-make-an-nft-transfer.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.
