# How to Transfer an NFT?

1. Make sure you are logged in on your page.
2. Click on the NFT you want to transfer.
3. Press the '<mark style="color:purple;">**\~Options**</mark>' button. (At a mobile you have to first press '**Details**')
4. Select the '**selected Serial Number #1**' \[This is only important if you own multiple NFT’s of the same]
5. Choose the '**Transfer**' option \[It’s by default]
6. Find the user you want to transfer to.
7. Press '**Transfer Now**'.

**If you need to remove the NFT serial from sale first you can go to** [How to close an NFT action?](/beginners-guide/nft/selling-nft-intro/how-to-close-an-nft-auction-remove-from-sale.md)

**It doesnt work:**

If you keep getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

{% file src="/files/xNqwFUQ4RySMOkfB9j62" %}

<figure><img src="/files/wS1GIg2QeOoq44fuhi1J" 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-transfer-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.
