# Green Channel User Guide

Earlier, we launched brc20-Swap testing on the Bitcoin mainnet, where some users wrapped assets. Now, these users can transfer their assets to InSwap through the Green Channel, as shown below.

InSwap: <https://inswap.cc/>&#x20;

brc20-Swap on Bitcoin mainnet: <https://unisat.io/swap>&#x20;

**Step-by-Step Instructions:**

1. **Connect Wallet & Access brc-20 Swap:**
   * Open your wallet and navigate to the brc-20 swap page.
   * Click on "My Module Assets."

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

2. **Select Assets to Bridge:**

* Choose the asset you want to bridge.
* Click "Bridge" to initiate the transfer. Since you need SATS as the gas fee, make sure to bridge your SATS last.

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

<figure><img src="/files/5dPtoZvkZaqSpZTvVIFk" alt=""><figcaption></figcaption></figure>

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

3. **Monitor Processing Status:**

* Keep an eye on the transaction status. Once marked as "completed," you can check InSwap for your transferred assets.

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

4. **Check Assets in InSwap:**

* Go to InSwap: <https://inswap.cc/> and access "My Assets on InSwap" to verify the arrival of your assets.

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

This guide helps you navigate the Green Channel process smoothly, ensuring a quick and efficient asset transfer.

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/fractal-bitcoin/inswap-on-fractal/green-channel-user-guide.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.
