# Bridge ETH Assets to Shimmer EVM

You can now bridge ETH and BTC from Ethereum to Shimmer EVM, here is how:&#x20;

### Video tutorial:&#x20;

{% embed url="<https://youtu.be/JXLg2ECfmyk>" %}

### Step-by-step Guide:&#x20;

1. **Connect wallet:** \
   \
   Make sure you're connected with your EVM wallet (the address starts with 0x)

2. **Make sure the correct network is selected**: \
   \
   To bridge ETH and BTC to Shimmer EVM, you must be connected to the ETH network in your Tanglepay or Metamask wallet. If not, switch to it in the web extension: \
   \
   In Tanglepay, the switch network button is on the right-hand side of your wallet address: \ <br>

   <figure><img src="/files/8qLUMnUKtRMSPcq0VS7V" alt=""><figcaption></figcaption></figure>

In Metamask, the switch network button is on the left-hand side of your account name: \ <br>

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

3. Select the original and target token, enter the amount and target wallet address<br>
4. Confirm and pay. \
   \
   Note that service fees will be charged for using the bridge. The fee rate is displayed on the bottom right corner of the transaction window: \ <br>

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

You may consult the full list of the bridge service fees [here](https://faqs.iotabee.com/about-the-product/fee-rates/bridge).


---

# 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://dexguide.iotabee.com/bridge/bridge-eth-assets-to-shimmer-evm.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.
