# Bridge your BTC to BEVM network

1. **Click** [**https://bswap.bevm.io/#/bridge**](https://bswap.bevm.io/#/bridge)

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

2. **Connect EVM wallet and BTC wallet**

**Note:** Your EVM wallet will be used to receive BTC bridged from Bitcoin to Layer 2.

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

3. **Select BTC and enter the amount you want to bridge.**

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

3. **Manually select the transaction fee level.**&#x20;

**Note:** Currently, BEVM provides the functionality to manually set Gas fee standards. After confirming the fee level, click Transfer to initiate the transfer. To ensure the safety of user assets, assets crossed to BEVM need to go through three confirmations on the Bitcoin mainnet (at least 30 minutes).

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

5. **After clicking Transfer, a confirmation box will pop up in the wallet. Click Sign to complete the transaction.**

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

6. **Click on the Bitcoin wallet icon in the top right corner to track the transaction status.**

<figure><img src="/files/11QUfhLtfxCq2D7h0bbn" alt=""><figcaption></figcaption></figure>

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

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

**Note:** As shown in the picture, the first arrow indicates that your transaction is currently in queue. When the transaction moves from yellow to blue (the third dividing line), it will be in the confirmation state.


---

# 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://bevscriptions.gitbook.io/bevscriptions-guidelines/guidelines/bridge-your-btc-to-bevm-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.
