# Desde Metamask

* [x] Accede a app.ethernodes.io e inicia sesión con tu usuario. Si todavía no tienes usuario, ¡[Aquí](/utilizando-ethernodes.io/crea-tu-cuenta.md#como-crear-tu-cuenta) tienes tu guía para darte de alta!
* [x] En la pantalla de Dashboard, clica sobre la opción "Nuevo depósito"

<figure><img src="/files/2wI86LnOmn8Zaoaq2Xmr" alt=""><figcaption></figcaption></figure>

* [x] Metamask te solicitará conectar la wallet desde la que quieras hacer el depósito. Selecciónala y conéctala.

<figure><img src="/files/E5uGuAJSBpxGArRXksBU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Si todavía no tienes Metamask, aquí tienes su [guía de instalación](https://support.metamask.io/hc/es/articles/360015489531-Comenzar-con-MetaMask) oficial.&#x20;
{% endhint %}

{% hint style="info" %}
Metamask se puede utilizar con Ledger, Trezor Lattice y QR-Based, de manera que tus fondos se controlan con la calve de firma del monedero físico. Es muy sencillo y rápido de hacer, además del método más seguro para gestionar tus fondos. Encuentra [aquí más información](https://support.metamask.io/hc/es/articles/4408552261275-Centro-de-Billeteras-de-hardware) sobre cómo hacerlo.

&#x20;![](/files/3WHXGP9fWtSiWkexxvQV)
{% endhint %}

* [x] Te aparecerá una ventana flotante en la que introducir la información de tu depósito. Completa los datos y clica en "Aceptar"

<figure><img src="/files/NbX78prcjt4wiJk46mK4" alt=""><figcaption></figcaption></figure>

> ¡Crea tu depósito con Autocompound! Así, tus rewards se sumarán al depósito inicial diariamente. Cada día generarás un poco más de Ether.

* [x] Confirma la información del depósito haciendo click en "Aceptar"&#x20;

<figure><img src="/files/LBQftA45jY5nWm67Y4qA" alt=""><figcaption></figcaption></figure>

* [x] Se te abrirá una ventana de firma de tu Metamask, solicitando la confirmación

<figure><img src="/files/dxw9racg5Xvv3KI9ShER" alt=""><figcaption></figcaption></figure>

> ¡Revisa siempre el la tarifa de gas de la red (la comisión que te cobrará la red por hacer la transacción)! Si la red está congestionada, puede ser muy elevada. En ese caso, es mejor esperar a que haya menos congestión. Puedes consultar aquí [el coste de transacción](https://etherscan.io/gastracker) en cada momento.

* [x] Una vez firmada la transacción, te aparecerá un mensaje de confirmación del depósito en el momento en el que la transacción se registre en la blockchain

<figure><img src="/files/97DQz3VEzeHzy2lYCRk5" alt="" width="519"><figcaption></figcaption></figure>

* [x] ¡Ya está! Tu depósito quedará reflejado en tu dashboard y empezará a generar recompensas

<figure><img src="/files/PoGo1kTwRKA5bq0Xpzht" alt=""><figcaption></figcaption></figure>

> Las recompensas se calculan y reparten a la 1pm UTC. Crea tu depósito antes de esa hora para generar 24h de *rewards* aunque sólo hayas depositado unos minutos antes.\
> \
> Refresca la página tras realizar tu depósito para cargar los nuevos datos.


---

# 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.ethernodes.io/utilizando-ethernodes.io/haz-tus-depositos/desde-metamask.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.
