# Autocompound

<details>

<summary>Can I autocompose my rewards?</summary>

Yes. The auto compose rewards functionality can be activated at the deposit level. This means you can activate it at any time and for any deposit!

</details>

<details>

<summary>How does autocompound work?</summary>

When you activate the auto-compound functionality for one of your deposits, all rewards generated and not distributed for that deposit up to that point become part of the total amount deposited. That is, the rewards pending distribution are added to the initial deposit, so that you will generate profitability with a greater amount of Ethereum. This process is executed daily, so that each day the rewards generated by your deposit are added to the deposit itself. Imagine that you have a deposit of 1 ETH and that this deposit has 0.05 ETH in rewards pending to be distributed. If at that moment you decide to self-compose your rewards, the deposit will become 1.05 ETH, generating profitability on this new amount. This process will be carried out daily from then on, accumulating the rewards from your deposit to the deposit itself.

</details>

<details>

<summary>Why autocompound my rewards?</summary>

If you are an Ethereum holder focused on long-term investing, compounding your rewards ensures you get the most Ethereum for as long as the deposit is active. Compounding your deposit implies that each day you will add the rewards generated to your own deposit, increasing both the amount staking and the rewards generated by the deposit.

</details>

<details>

<summary>Can I turn autocompound on and off at any time?</summary>

Yes, you can change your deposit settings at any time.

</details>


---

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