# Multichain

<figure><img src="/files/3PSEIqhbEQqyaMt8UJxm" alt=""><figcaption></figcaption></figure>

MagicSea is a multi-chain DEX which makes it easy for users to navigate between chains and identify opportunities easily.

\
MagicSea is currently supporting two chains:&#x20;

* IOTA EVM
* Shimmer EVM

MagicSea will automatically connect your wallet with the correct chain depending on the service you choose. You can also specifically choose a chain in the top right of the page:

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

If MagicSea does not connect you with the correct network you can always add the network manually with the following setup:

### IOTA EVM

{% hint style="info" %}
**Network name:**\
Iota EVM

**Network URL:**\
<https://json-rpc.evm.iotaledger.net>

**Chain ID:**\
8822

**Currency symbol:**\
IOTA

**Block explorer URL (Optional):**\
[https://explorer.evm.iota.org](https://explorer.evm.iota.org/)
{% endhint %}

### Shimmer EVM

{% hint style="info" %}
**Network name:**\
Shimmer EVM

**Network name:**\
<https://json-rpc.evm.shimmer.network>

**Chain ID:**\
148

**Currency symbol:**\
SMR

**Block explorer URL (Optional):**\
<https://explorer.evm.shimmer.network>
{% endhint %}

\
To find out more about how to navigate between different chains on MagicSea check out the following tutorial:

{% content-ref url="/pages/ywKgdTa2mLwjLqpIbBcT" %}
[How to Navigate between Chains](/protocol/multichain/how-to-navigate-between-chains.md)
{% endcontent-ref %}

With MagicSea you can also easily transfer your tokens between different chains choosing among established bridge providers such as LayerZero, Stargate and Axilar.

{% content-ref url="/pages/cNjaAn5A9bHjSrXhjMWV" %}
[Bridge](/protocol/exchange/bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/5crAh13T6enFwzUGjeev" %}
[How to Bridge between Chains](/protocol/exchange/bridge/how-to-bridge-between-chains.md)
{% endcontent-ref %}


---

# 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://docs.magicsea.finance/protocol/multichain.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.
