> 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/the-vault.md).

# The Vault

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

Moon Vault is a high performance DeFi vault built on the Monad ecosystem, designed to make yield farming easier, safer, and more efficient. Instead of manually managing multiple liquidity positions and strategies, users can deposit their assets into the vault and let it do the work automatically. The vault continuously optimizes your capital by deploying it into carefully selected strategies, harvesting rewards, and reinvesting them to maximize returns. Think of it as a smart, automated financial manager for your crypto. It handles all the heavy lifting, from compounding your earnings to adjusting positions based on market conditions, so you don’t have to worry about missing opportunities or spending hours managing transactions. Whether you’re a seasoned DeFi user or just getting started, Moon Vault lets your assets work harder for you, turning idle tokens into productive capital in a secure and transparent way.


---

# 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/the-vault.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.
