# Transfer

To transfer a NFT, click on the "Transfer" button on the Owner section of the NFT page.  You must be connected to see the owner section!

<div align="left"><figure><img src="/files/0f2vWCZucxIFt3XBEmiZ" alt=""><figcaption></figcaption></figure></div>

**Follow these steps:**

* If you are not connected or not on the right network a modal will appear asking you to change to the correct network and connect your wallet;&#x20;

<div align="left"><figure><img src="/files/WyzhVTa7TlXHlWvrdsiP" alt=""><figcaption></figcaption></figure></div>

* Input the number of units that you want to transfer, the receiver address, and click on "Transfer";

<div align="left"><figure><img src="/files/RCFfAiuAgHGwSG7dMlMH" alt=""><figcaption></figcaption></figure></div>

* Click on "Transfer" to start the transaction and confirm it in your wallet;
* After confirming in your wallet you can close the modal or wait to check the transaction processing status until it is completed;
* And done! After the transaction is processed on the blockchain your transfer is completed and can be viewed on the receiver profile.

<div align="left"><figure><img src="/files/itUcHCqLUK9f6ziGA9gO" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
When transferring an asset, please ensure all the details you provide are correct. LUXY is a decentralized marketplace; the transfers you perform here are final on the blockchain. This is part of what makes LUXY very secure and decentralized. However, it also means LUXY cannot help you recover assets that you send to other people by mistake!
{% 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.luxy.io/help-center/luxy-marketplace/transaction/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.
