# Bridge IOTA to Shimmer EVM

You can now bridge your IOTA tokens from Layer1 to ShimmerEVM to provide liquidity or participate in the farming with attractive rewards! Here is how:&#x20;

### Video Tutorial:&#x20;

Coming Soon!&#x20;

### Text Tutorial:

1. **Connect wallet:** \
   \
   Make sure you're connected with your Tanglepay IOTA wallet (an address starting with iota)

2. **Enter the amount and target wallet address** \
   \ <mark style="color:red;">**Your target wallet address should be an EVM address ( an address starting with 0x), as seen below:**</mark>\ <br>

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

3. **Confirm and pay**. \
   \
   Note that service fees will be charged for using the bridge. The fee rate is displayed in the bottom right corner of the transaction window: \
   \
   You may consult the full list of the bridge service fees [here](https://faqs.iotabee.com/about-the-product/fee-rates/bridge).<br>

4. **If you have not done so, add sIOTA to your wallet**\
   \
   Upon a successful transaction, you will see the following confirmation message. Before closing the window, **it is essential** to copy the token contract address and import the token into your wallet if you haven't already. \
   \
   **Failure to do so may result in the assets not being visible in your wallet**.<br>

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

You are all set! Now you should be able to see your sSOON asset in your EVM 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://dexguide.iotabee.com/bridge/bridge-iota-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.
