> For the complete documentation index, see [llms.txt](https://docs.moonvault.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moonvault.org/moon-vault-ecosystem/auto-compound.md).

# Auto Compound

<figure><img src="/files/muC36JioQGvf7AkjINS8" alt=""><figcaption></figcaption></figure>

One of the core features of Moon Vault is its Auto Compound mechanism, designed to maximize the earning potential of every deposited asset. In traditional yield farming, users are often required to manually harvest rewards, swap tokens, and reinvest them back into liquidity pools in order to achieve compound growth. This process can be time consuming, inefficient, and costly, especially when performed frequently. Moon Vault eliminates this complexity by automating the entire compounding process. Rewards generated by vault strategies are continuously harvested and reinvested back into the underlying positions, allowing users to benefit from the power of compound interest without any additional effort. By putting idle rewards back to work automatically, the vault increases capital efficiency and helps users achieve stronger long term performance.&#x20;

The biggest advantage of Auto Compound is that it allows your assets to keep growing without requiring constant attention. Instead of manually claiming rewards and reinvesting them yourself, Moon Vault automatically puts your earnings back to work, creating a continuous compounding effect over time. This not only helps maximize potential returns but also saves users time, reduces unnecessary transactions, and makes yield farming much more convenient. Simply deposit your assets, and the vault handles the rest, ensuring your capital is always working as efficiently as possible.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.moonvault.org/moon-vault-ecosystem/auto-compound.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.
