# Auto Compounding

Auto-compounding is an investment strategy that allows our users to automatically reinvest their investment yields into their principal investment at regular intervals.&#x20;

Hord is unique in that it auto-compounds all rewards associated with ETH staking generated on the platform to maximize staker rewards. This includes rewards originating from the Beacon Chain, rewards from priority fees from block proposals, and MEV rewards. This means that at Hord, stakers can earn more rewards over time without having to manually reinvest their earnings.


---

# 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.hord.fi/heth/auto-compounding.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.
