# Bridge Brc20 from BTC network to Solana network

**Step 1:** Go to [**https://shell.trade/bridge** ](https://shell.trade/bridge)

**Step 2:** Connect to your Web3 wallet (such as Unisat or OKX wallet) by clicking the **“Connect Wallet”** button top right then select "**Bitcoin"**. Click [here](https://unisat.io/) if you do not have a wallet.

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

**Step 3:** Select the token that you want to bridge.

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

**Step 4:** Insert the amount that you want to bridge, click **“Transfer”** and you should get a pop-up notification in your wallet to accept the transaction.

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

**Step 5:** After two blocks of on-chain confirmation on your transaction, you will see your transaction under **"Your Transactions".** Click **"Claim"** and you will see a pop-up window.

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

**Step 6:** Insert your SOL wallet address that you wish to receive the token and click **"Claim"**. You should get a pop-up from your Web3 wallet (i.e. Unisat) where you'll need to confirm the transaction.

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

**Step 7:** All done! You will be able to see your token in your Sol wallet.

###


---

# 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://shell-1.gitbook.io/shell/tutorial/bridge-brc20-from-btc-network-to-solana-network.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.
