# Withdraw NFT

### How to withdraw NFT from L2 to L1 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 "Withdraw NFT".

<figure><img src="/files/0458Ompslk0gtfJ9wpME" alt=""><figcaption></figcaption></figure>

**Step 3**: After click Withdraw NFT option, fill out the L1 address or just click "My BNB Chain Address" to withdraw to your own L1 address.

Click "Withdraw" button and pop up the extension wallet to sign the transaction.

<figure><img src="/files/6jRpGSMZhScdPSSXRi9I" alt=""><figcaption></figcaption></figure>

### **How to withdraw NFT from L2 to L1 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 "**Withdraw**".

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

**Step 2:** Enter a BNB L1 address to receive the NFT. Click "**My address**" to autofill your L1 address or input another BEP-20 L1 address. Gas fees are paid in BNB and are fixed at 0.1% on Legend.

<figure><img src="/files/7F44s2Uq5GaSA412O4NZ" 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/withdraw-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.
