# Transfer NFT

{% embed url="<https://youtu.be/pyosWq05G1I>" %}

In order to transfer NFT, you will need to follow a few steps.

**Step 1**

To access this feature of the market, it is necessary to [connect your wallet and login to web3!](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)

**Step 2**

Select **wallet** icon

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

**Step 3**

Select **NFT**

<figure><img src="/files/lHCTLJaqlmhUNdWO9acU" alt="" width="237"><figcaption></figcaption></figure>

**Step 4**

Select **Transfer**

<figure><img src="/files/CP6Zg7o5DHFf7ePsF8wt" alt="" width="265"><figcaption></figcaption></figure>

**Step 5**

Choose assets would you like to transfer.

<figure><img src="/files/Ot7B9OkK4pCj9dEA2mfj" alt="" width="375"><figcaption></figcaption></figure>

**Step 6**

Paste recipient wallet address and select required supply.

Click **Send**

<figure><img src="/files/st9x05HkwKkhkVoqmVeI" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
Please ensure that you copy and paste wallet address to prevent any errors.&#x20;

A valid wallet address should contain a combination of 42 alphanumeric characters.

Items sent to wrong address cannot be recovered!
{% endhint %}

**Step 7**

Sign Transaction in the wallet

<figure><img src="/files/BPACqp6uMIqWTV6TceHp" alt="" width="375"><figcaption></figcaption></figure>

Confirm transaction.&#x20;

{% hint style="info" %}
Make sure you have enough Tokens to cover [Blockchain Network Fee](https://docs.metaproprotocol.com/mpro-labs/blockchain-network-fee).

If you use different Blockchain, your network fee will be in [native token of this Blockchain](https://docs.metaproprotocol.com/mpro-labs/blockchain-native-token).
{% endhint %}

<figure><img src="/files/Zhy7chQ39mUqmMM9c3Sp" alt="" width="299"><figcaption></figcaption></figure>

**Step 8**

Confirm transfer with your 6-digit PIN code

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

**Step 9**

Congratulations! You have successfully transferred your NFT.

Transaction can be checked and verified on BSCScan

<figure><img src="/files/CqSPFUfoZ6uaTzyze8P2" alt="" width="375"><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.metaproprotocol.com/metapro-market/side-panel/transfer-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.
