# From Metamask

* [x] Go to app.ethernodes.io and log in with your user. If you don't have a user yet, [here](/using-ethernodes.io/create-your-account.md)'s your guide to signing up!
* [x] On the Dashboard screen, click on the "New deposit" option

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

* [x] Metamask will ask you to connect the wallet from which you want to make the deposit. Select it and connect it.

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

{% hint style="info" %}
If you don't have Metamask yet, here is its official [guide for installation](https://support.metamask.io/hc/es/articles/360015489531-Comenzar-con-MetaMask).&#x20;
{% endhint %}

{% hint style="info" %}
Metamask can be used with Ledger, Trezor Lattice and QR-Based, so your funds are controlled with the physical wallet's signature key. It is very simple and quick to do, as well as the safest method to manage your funds. Find more information on [how to do it](https://support.metamask.io/hc/es/articles/4408552261275-Centro-de-Billeteras-de-hardware).

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

* [x] A floating window will appear in which you can enter your deposit information. Complete the information and click "Accept"

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

> Create your deposit with Autocompound! Thus, your rewards will be added to the initial deposit daily. Every day you will generate a little more Ether.

* [x] Confirm the deposit information by clicking "Accept"

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

* [x] A signature window for your Metamask will open, requesting confirmation

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

> Always check the network gas rate (the commission the network will charge you for making the transaction)! If the network is congested, it can be very high. In that case, it is better to wait until there is less congestion. You can check the [transaction cost](https://etherscan.io/gastracker) at any time here.

* [x] Once the transaction is signed, a deposit confirmation message will appear at the time the transaction is recorded in the blockchain

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

* [x] That's it! Your deposit will be reflected on your dashboard and will begin to generate rewards

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

> Rewards are calculated and distributed at 1pm UTC. Create your deposit before that time to generate 24 hours of rewards even if you have only deposited a few minutes before.\
> \
> Refresh the page after you deposit to upload new data


---

# 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/using-ethernodes.io/deposit/from-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.
