# FAQs

- [FAQs generales](https://docs.ethernodes.io/faqs-1/faqs-generales.md): Las cosas generales que debes conocer
- [APR y Recompensas](https://docs.ethernodes.io/faqs-1/apr-y-recompensas.md): Sobre la generación del rendimiento y nuestra tarifa
- [Depósitos](https://docs.ethernodes.io/faqs-1/depositos.md): Sobre hacer depósitos
- [Autocompound](https://docs.ethernodes.io/faqs-1/autocompound.md): Utilizar el rendimiento para generar mayor rendimiento
- [Recompensas](https://docs.ethernodes.io/faqs-1/recompensas.md): Sobre cómo funcionan los pagos
- [Retirar](https://docs.ethernodes.io/faqs-1/retirar.md): Las cosas generales que debes conocer


---

# 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/faqs-1.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.
