# Already inscribed BRC-20 Transfer

### Why BRC-20 Transfer can't be used in ROUP?

Since Roup is using **BRC-201** as the underlying protocol for helping users to rollup their BRC-20 assets, it will require users to inscribe a **BRC-201** before starting the process. Hence, a normal inscribed **BRC-20 Transfer** will not be able to use in ROUP and users need to make the **BRC-20 Transfer back** to **BRC-20** before starting the rollup process.

###

### How to make inscribed BRC-20 Transfer back to normal BRC-20?

1. open your wallet (UNISAT, OKX)
2. Find the assets that contains i**nscribed BRC-20 Transfer**![](https://867381159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwuGTNqEd3e8ol2QM8LU%2Fuploads%2FoMI2ikwsOBtVzZntJwYZ%2Fimage.png?alt=media\&token=ebc20fb4-18c5-41c5-8e85-a8ef4028f635)![](https://867381159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwuGTNqEd3e8ol2QM8LU%2Fuploads%2Fi3fcLsrPeSJ9vblb674Z%2Fimage.png?alt=media\&token=0cae91e2-710e-45fa-a710-0b6b065c3fc4)
3. Click on the **Transfer Button** in the wallet and select the **BRC-20 Transfer** you want to use![](https://867381159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwuGTNqEd3e8ol2QM8LU%2Fuploads%2FkuOaTbyUKhfNb66O6SD1%2Fimage.png?alt=media\&token=3a71c63f-5cec-4f52-9cef-3843cbf7e2a2)
4. Click on **Next** and enter your **own wallet address** in **Receiver** box![](https://867381159-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfwuGTNqEd3e8ol2QM8LU%2Fuploads%2FYxBM3QhIHyMffcUCieXQ%2Fimage.png?alt=media\&token=fdac2393-c9db-45f0-95ba-3105d605257c)
5. Select fee rate and confirm the transaction
6. Wait till the transaction is confirmed on-chain and your BRC-20 assets will be back to normal.


---

# 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.rolluper.xyz/faq/already-inscribed-brc-20-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.
