# Through transaction

If you don't have Metamask installed... Don't worry! You can make your deposit by directly transferring the Eth to the protocol's Hot Wallet and we will create the deposit for you. As?

* [x] Go to [app.ethernodes.io](https://app.ethernodes.io/login). If you don't have a user yet, [here](/using-ethernodes.io/create-your-account.md)'s your guide to signing up!<br>
* [x] Once inside the platform, go to the "Contact" section on the left menu, complete the form with the following information and click on "Send":

  * User: inform us of your email
  * Deposit name: tell us what you want to name your deposit
  * Deposit: tell us how many eth you are going to deposit (so we can identify your deposit!)
  * Payment wallet: tell us the wallet to which you want payments to be made and/or the deposit returned when you cancel. You won't be able to modify this wallet!
  * Autocompound: tell us if you want to autocompound your rewards or not

  <figure><img src="/files/BD9JT2xhi4mFaKF9SKiZ" alt=""><figcaption></figcaption></figure>
* [x] Transfer the deposit amount from your account/wallet (Kraken, Ledger, Binance, etc.) to the protocol's Hot Wallet:

&#x20;       Wallet:        [0x10895967D0DFdd6E582BDe1964e4BE9f4D6c0c0f](https://etherscan.io/address/0x10895967D0DFdd6E582BDe1964e4BE9f4D6c0c0f)

&#x20;       Protocol:            ERC-20

{% hint style="info" %}
When making the transaction, the network will charge you a cost for doing it. This commission, called the "gas fee", is charged in the form of ethereum. This may cause the amount indicated on the form to not match the deposit actually received. If that happens, we would adapt the deposit to the amount actually received.
{% endhint %}

{% hint style="info" %}
We leave you guides on how to transfer Ethereum from:

[Ledger](https://support.ledger.com/hc/es/articles/4406211657233-Enviar-una-transacci%C3%B3n-Ethereum-personalizada-en-Ledger-Live?docs=true)

[Kraken](https://support.kraken.com/hc/es-es/articles/360000672763-How-to-withdraw-cryptocurrencies-from-your-Kraken-account)

[Binance](https://www.binance.com/es/support/faq/c%C3%B3mo-depositar-retirar-criptomonedas-en-binance-85a1c394ac1d489fb0bfac0ef2fceafd)
{% endhint %}

* [x] We will send you an email confirming receipt of the deposit, as well as another confirming the registration of your deposit in the protocol. The process can take between 24 and 48 hours.\
  &#x20;
* [x] As soon as we confirm the deposit, you will be able to see it on your dashboard. Check that you can see it correctly:

<figure><img src="/files/9Ij9V1ey7ggw6IcVskXC" alt=""><figcaption></figcaption></figure>


---

# 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/through-transaction.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.
