# Unwrap Assets from Shimmer EVM to ETH

You can now unwrap sETH and sBTC from Shimmer EVM to ETH, here is how:&#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 unwrap assets from Shimmer EVM, you must be connected to the Shimmer EVM 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/K92fyGsnfrZJNYCdPoGZ" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/DTdgQJAtyTGLgt6iMted" 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 in the bottom right corner of the transaction window: \ <br>

   <figure><img src="/files/kMBldR8Rilfx25Je0Ljz" 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/unwrap-assets-from-shimmer-evm-to-eth.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.
