# Bridge SOON to Shimmer EVM

To participate in the SOON liquidity farming (24 Million SOON token rewards), you must have SOON tokens on ShimmerEVM, and the only way to do it is to wrap your Layer1 SOON to EVM. Here is how:&#x20;

### Video Tutorial:&#x20;

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

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

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/iERYEAnYIkVJIh6gDJ2n" 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 necessary, add sSOON 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="https://paper-attachments.dropboxusercontent.com/s_A7A4ABDCAC231835A65E4F41377EE06EAA4182354C86203701AEFFA490008899_1695933141993_image.png" alt=""><figcaption></figcaption></figure>

   <br>

   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-soon-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.
