# Withdraw from Matchain

Bridging assets from Matchain takes **less than 5 minutes**, with two bridge options:

1. **BNB-Bridge**: For bridging the L1 token BNB from Matchain. Requires a **7-day challenge period** before tokens can be claimed on BSC.
2. **Canonical Bridge**: For bridging other L1 tokens from Matchain.

***

### **1. Bridging BNB from Matchain**

* **Visit**: [bnb-bridge.matchain.io](https://bnb-bridge.matchain.io/)
* **Steps**:
  1. **Connect your wallet** to the bridge.
  2. **Select BNB** as the asset and set **To chain** to **Matchain**.
  3. **Enter the amount** of BNB to bridge (ensure sufficient BNB balance).
  4. **Click "Withdraw"** and wait for confirmation. **Note**: Tokens can be claimed on BSC after 7 days.

***

### **2. Bridging Other Assets from Matchain**

* **Visit**: [app.routernitro.com/swap](https://app.routernitro.com/swap)
* **Steps**:
  1. **Connect your wallet** to the bridge.
  2. Set the **From chain** as **Matchain** and **To chain** as **BSC** or another supported chain.
  3. **Enter the amount** of the supported asset to bridge.
  4. **Click "Withdraw"** and wait for confirmation.


---

# 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.matchain.io/withdraw-from-matchain.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.
