# BRC-20

Unstaking Portal: [Merlin Unstaking Page](https://merlinchain.io/unstake)

Detailed operations is similar with unstaking BTC

### Users that have not claimed M-Token(BRC-20)

* Retrieve BRC-20 to Layer1: After paying the gas fee, the BRC-20 will arrive at your L1 BTC wallet in **3 days**.
* Retrieve BRC-20 to Layer2: You can also unstake BRC-20 back to your L2 wallet without paying gas. It will arrive at your L2 wallet address in about **24 hours**. This can be bridged out using our official bridge.

### Users Have Claimed M-Token(BRC-20)

Now you can swap M-BRC20 with BRC20 at **a ratio of 1:1 (for example, M-ORDI to ORDI)**, and then you can continue to trade or bridge back to the L1. **You need to have sufficient gas in L2 wallet.**

Note:

* OKX already supports the deposit of ORDI/SATS. You can deposit to the exchange after getting ORDI/SATS (not M-ORDI and M-SATS).
* Users have to add the BRC-20 token address to view unstaked assets.


---

# 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.merlinchain.io/merlin-docs/user-quick-start/how-to/staking-and-unstaking/unstaking/brc-20.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.
