# Metis Andromeda Guide

## Official Metis bridge

## METIS RPC info:

### Step 1: Add the Metis Network to Your MetaMask

To add the Metis Network to MetaMask, use the following details:

* Network Name: Metis
* New RPC URL: <https://andromeda.metis.io/?owner=1088>
* Chain ID: 1088
* Currency Symbol: METIS
* Explorer URL: <https://andromeda-explorer.metis.io/>

If you are a DEFI user who owns a crypto wallet, such as MetaMask or Trust Wallet, and has assets like ETH, USDT, USDC, or METIS on the Ethereum network, the best way to bridge your assets to Metis is by using the official bridge, which is available at this link:&#x20;

{% embed url="<https://bridge.metis.io/home>" %}

<figure><img src="/files/uEsSAiqKd3LpvrAK15XP" alt=""><figcaption><p>ETH to Metis bridge</p></figcaption></figure>

After connecting your wallet, you can choose the asset you want to bridge from the dropdown list.

Now, we are going to approve the transaction. A pop-up window will appear in your wallet. Click "approve."

After the transaction is approved, we are going to confirm the transaction.

That’s it. After your transaction is confirmed, your assets will shortly arrive on the Metis network. Notice how you also received 0.01 Metis on the Metis network, which you can use for gas if you bridged over $100 worth of assets.

## Third party bridges

Stargate Finance

{% embed url="<https://stargate.finance/>" %}

Symbiosis Finance

{% embed url="<https://app.symbiosis.finance/swap>" %}

Synapse Protocol

{% embed url="<https://www.synapseprotocol.com/>" %}


---

# 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.wagmi.com/wagmi/network-guides/metis-andromeda-guide.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.
