# Cómo empezar con Metis Andromeda

{% hint style="info" %}
En esta sección, usted aprenderá a conectar y a utilizar su monedero Web3 en la Red Metis Andrómeda.
{% endhint %}

## Conecta tu monedero Web3 a la Andromeda Network (red de Andromeda)

{% hint style="info" %}
Recomendamos utilizar el [monedero Metamask](/documentacion-del-usuario-de-aragon/productos/set-up-metamask.md) como su monedero Web3.&#x20;
{% endhint %}

* Inicie sesión en su cartera&#x20;
* Vaya al sitio [https://chainlist.org/](https://chainlist.org) (disponible actualmente en inglés)
* En el cuadro de búsqueda inserte \*\* *andromeda\*\**&#x20;
* Haga clic en el botón de *conectar su monedero* en la parte superior derecha

{% hint style="info" %}
Si Metamask está conectado correctamente, aparece el icono del zorro.
{% endhint %}

* Y haga clic en el botón ***add to Metamask** (añadir a Metamask).*

![Añade la red Andromeda Metis a metamask mediante chainlist.org](/files/dKok0yQU8eauhgzRCtjJ)

## Deposite al menos 0,2 METIS en su monedero de Andromeda

### ¿Qué es $METIS?

$METIS es la moneda que se utiliza en Andromeda para pagar las tasas de transacción y, en consecuencia, para desplegar una DAO, del mismo modo que se utiliza $ETH en Ethereum.

### ¿Cómo conseguir $METIS?

Es necesario transferir $METIS a la Andromeda Network (red de Andromeda) utilizando un "puente" como este puente de [aquí](https://bridge.metis.io/home) (disponible actualmente solo en inglés). Permite llevar los $METIS de la Red Ethereum a los $METIS en la red principal de Metis Andromeda.

{% hint style="warning" %}
**¿Cuántos $METIS son necesarios para desplegar una DAO?**

Se necesitan al menos 0,2 $METIS para desplegar una DAO de Aragón, aunque el coste real podría ser mucho menor.
{% 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/documentacion-del-usuario-de-aragon/productos/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.
