# L1 NFT Transfer

**Step 1**: Click on "**NFT**" beside the Assets on the homepage, select the NFT you want and click on "**Send**".

**Step 2**: Enter another L1 address to receive the NFT. You can also scan the QR code of the receiver's address. In any way, make sure the address is BEP-20 compatible for Zecrey only supports NFT functions on BNB chain currently, or the NFT you transfer may get lost.

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

**Step 3**: Choose an appropriate gas fee between the three speeds of **Slow**, **Average** and **Fast**, which is automatically calculated according to the current on-chain state and your transaction amount. You can also enter a gas fee manually in the **Advanced Setting**. The gas fee of L1 NFT transactions is charged in BNB token.

**Step 4**: Confirm and enter your password to complete the transaction.


---

# 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-l1-wallet/l1-nft-management/l1-nft-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.
