# Using Ethernodes.io

- [This is Ethernodes!](https://docs.ethernodes.io/using-ethernodes.io/this-is-ethernodes.md): General and interesting information so you don't miss anything
- [Your Dashboard](https://docs.ethernodes.io/using-ethernodes.io/your-dashboard.md): Everything you are interested in, on a single screen
- [Create your account](https://docs.ethernodes.io/using-ethernodes.io/create-your-account.md): Start at the beginning, creating your user
- [KYC](https://docs.ethernodes.io/using-ethernodes.io/kyc.md): Help us understand the origin of your funds to comply with European Anti-Money Laundering (AML) procedures
- [Deposit!](https://docs.ethernodes.io/using-ethernodes.io/deposit.md): In order to earn rewards, you will have to deposit something ;)
- [From Metamask](https://docs.ethernodes.io/using-ethernodes.io/deposit/from-metamask.md)
- [Through transaction](https://docs.ethernodes.io/using-ethernodes.io/deposit/through-transaction.md)
- [Claim your rewards](https://docs.ethernodes.io/using-ethernodes.io/claim-your-rewards.md): For Airdrops and your non-autocompounded ETH rewards
- [Autocompound](https://docs.ethernodes.io/using-ethernodes.io/autocompound.md)
- [Withdrawals](https://docs.ethernodes.io/using-ethernodes.io/withdrawals.md): Recover deposits in three clicks


---

# 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.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.
