# Withdraw

### **What is Withdraw?**

Withdraw is the process of sending L2 assets to L1 blockchains. Currently, this function is partially activated on BNB chain, and users can withdraw BNB token from Legend L2 to BNB chain.

### **How to withdraw assets?**

**Step 1:** Enter the **Trade Center** on Legend homepage and click "**Withdraw**" to select an asset.

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

**Step 2:** Enter an L1 wallet address and the amount of asset to withdraw. Click "**My address**" to autofill your L1 address or input another BEP-20 address. Gas fees are paid in BNB and are fixed at 0.1% on Legend.

**Step 3:** 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-legend-l2/withdraw.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.
