# Transfer NFT

### How to transfer NFT in Web App

You need to make sure you are connecting Legend [NFT Marketplace](https://nftmarket.zecrey.com/) with Zecrey extension wallet.

**Step 1**: Click your account's avatar and you can find the following screen.&#x20;

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

**Step 2**: And then click "Profile", just remove the filter "Buy Now" and you can find all the NFTs you own now.

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

For each NFT, just click "...", you'll find the Quick Action page and click "Transfer NFT".

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

**Step 3**: Fill out the Legend L2 address you want to transfer and click "Transfer" button to pop up Zecrey extension to sign the transaction.

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

### **How to transfer NFT in Mobile App**

**Step 1:** Switch to Zecrey L2-Legend wallet and click on "**NFT**" beside the **Assets** on the homepage to view your NFT assets sorted by collections. Select the NFT you want and click "**Send**".

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

**Step 2:** Enter another Legend L2 address suffixed with ".zec" to receive the NFT. You can also scan the QR code of the receiver's L2 address. Gas fees are paid in BNB and are fixed at 0.1% on Legend.

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

**Step 3:** Confirm the transaction. You can view the details in **My Transactions** of **Trade Center**.


---

# 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.zecrey.com/product-handbook/zecrey-nft-marketplace/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.
