# Metis - Metamask Settings

#### Setting up Metamask for Metis Andromeda Network <a href="#id-3b1c" id="id-3b1c"></a>

[Metis](https://www.metis.io/) is an Ethereum Layer 2 optimistic rollup platform originally forked from Optimism and launched on mainnet on 19 November 2021.

It is an easy-to-use, highly scalable, low-cost, and fully functional Layer 2 framework that supports a wide range of use cases, including yield farming, DEX trading, and powering the gig economy via dApps that offer cheap and fast micropayments.

![Metis Benefits vs Layer 1 Ethereum](/files/nhWYrR3XJ5thuJ97OP3c)

It provides support for multiple, interconnected rollups with main focus on supporting easy creation of DACs (Decentralized Autonomous Companies) where even total blockchain novices can make it happen in a matter of minutes.

In this guide, we will show you how to setup Metamask to connect to Metis Andromeda Network.

## Install the Metamask Extension from the Store <a href="#e10b" id="e10b"></a>

Visit the [browser extension marketplace](https://chrome.google.com/webstore/detail/nkbihfbeogaeaoehlefnkodbefgpgknn) and download the MetaMask extension.

![](https://miro.medium.com/max/30/0*3KG78QIRaICiaBiX.png?q=20)![](https://miro.medium.com/max/567/0*3KG78QIRaICiaBiX.png)

## Create a MetaMask Wallet or Import One <a href="#ca56" id="ca56"></a>

I’d suggest creating a new one if you haven’t done so.

![](https://miro.medium.com/max/30/0*el_aRikCZdX0bsTj.png?q=20)![](https://miro.medium.com/max/567/0*el_aRikCZdX0bsTj.png)

Click import wallet if you have an existing wallet.

Setup your password and secret recovery phrase somewhere safe.

## Setup MetaMask to connect to Metis Network <a href="#id-7ae7" id="id-7ae7"></a>

Switch the connected blockchain by clicking on the tab saying Main Ethereum Network, we need to add Metis Network.

![](https://miro.medium.com/max/30/0*GpgeIH4gTB46Psu5.png?q=20)![](https://miro.medium.com/max/355/0*GpgeIH4gTB46Psu5.png)

Scroll down until you find Custom RPC.

![](https://miro.medium.com/max/30/0*9DbuXNMRQhRb2PN0.png?q=20)![](https://miro.medium.com/max/263/0*9DbuXNMRQhRb2PN0.png)

> Enter in the Metis Network settings as follows:
>
> * **Network Name:** Metis Network
> * **New RPC URL:** <https://andromeda.metis.io/?owner=1088>
> * **ChainID:** 1088
> * **Symbol:** Metis
> * **Block Explorer URL:** <https://andromeda-explorer.metis.io/>

Click **Save**.

![](https://miro.medium.com/max/28/1*kPmpeMJmAtSFic_uiXUsqQ.png?q=20)![](https://miro.medium.com/max/315/1*kPmpeMJmAtSFic_uiXUsqQ.png)

You have now connected to the Metis Network with your Metamask Wallet!

*Source:* [*https://stakingbits.medium.com/setting-up-metamask-for-metis-andromeda-network-5f41d2e55edb*](https://stakingbits.medium.com/setting-up-metamask-for-metis-andromeda-network-5f41d2e55edb)


---

# 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-ex.hera.finance/metis-metamask-settings.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.
