# Unwrap sIOTA from ShimmerEVM to IOTA Mainnet

1. **Connect wallet:** \
   \
   Make sure you're connected with your EVM wallet with enough sIOTA balance (an address starting with 0x)

2. **Enter the amount and target wallet address** \
   \ <mark style="color:red;">**Your target wallet address should be an IOTA address ( an address starting with IOTA)**</mark>\ <br>

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>


---

# 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/unwrap-siota-from-shimmerevm-to-iota-mainnet.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.
