# Getting started with Metis Andromeda

{% hint style="info" %}
In this section, you will learn how to connect and use your Web3 wallet on the Metis Andromeda Network.
{% endhint %}

## **Connect your Web3 wallet to the Andromeda Network**

{% hint style="info" %}
We recommend using [Metamask wallet](/products/set-up-metamask.md) as your Web3 wallet.
{% endhint %}

* Login to your wallet
* Go to [https://chainlist.org/](https://chainlist.org) site
* In the search box insert \*\* **\_**&#x61;ndromeda\*\*\_
* Click the ***connect your wallet*** button on the top right

{% hint style="info" %}
If Metamask is well connected the fox icon appears.
{% endhint %}

* And click \*\* **\_**&#x61;dd to Metamask\*\* \_ button\_.\_

![Add the Andromeda Metis network to metamask using chainlist.org](/files/inHApwFczzHX0LYYKGV7)

## **Deposit at least 0.2 METIS to your Andromeda wallet**

### **What is** $METIS?

$METIS is the currency used on Andromeda to pay for transaction fees and, consequently, to deploy a DAO, in the same way that $ETH is used on Ethereum.

### How to get $METIS?

$METIS needs to be transferred onto the Andromeda Network using a 'bridge' such as this bridge [here.](https://bridge.metis.io/home) It allows you to bring the $METIS from the Ethereum Network to $METIS on the Metis Andromeda Mainnet.

{% hint style="warning" %}
**How much $METIS is necessary to deploy a DAO?**

At least 0.2 $METIS is required to deploy an Aragon DAO, though the actual cost might be much less.
{% endhint %}


---

# 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://legacy-docs.aragon.org/products/set-up-metamask/getting-started-with-metis-andromeda.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.
