# Bridging to Metis

### Connecting to Metis

Metis operates as an EVM-compatible chain, making it seamlessly compatible with hot wallets like MetaMask or Rabby. To begin, the initial step involves configuring a distinct Metis network on your hot wallet. Navigate to Settings, then Networks, and select the option to add a new network. Enter the following details:

RPC: <https://andromeda.metis.io/?owner=1088>

​Chain Id: 1088

Symbol: METIS

Explorer: <https://explorer.metis.io/>

### Bridging to/from Metis

\
To bridge assets to Metis, you can utilize the official Metis bridge available at <https://bridge.metis.io/home>. Simply follow these steps:

<figure><img src="/files/d64KwR351NfTRa5XePy1" alt=""><figcaption><p>Bridge Eth to Metis with bridge.metis.io</p></figcaption></figure>

1. Access the bridge website by clicking on the provided link.
2. Connect your wallet to the bridge platform. Ensure that you are connected to the appropriate network where your assets are currently held.
3. Select the asset you wish to bridge from the dropdown menu.
4. Enter the amount of the asset you want to bridge.
5. Confirm the transaction and follow any additional prompts from your wallet.
6. Once the transaction is confirmed, your assets will be bridged to Metis and made available on the Metis blockchain.


---

# 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.eris-finance.com/protocol-details/bridging-to-metis.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.
