> 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/faq/general.md).

# General

**1. What is Moon Vault?**\
Moon Vault is a high-performance DeFi vault built on the Monad ecosystem. It allows users to deposit their assets into automated strategies that continuously generate yield.&#x20;

**2. How does the vault generate yield?**\
The vault deploys deposited assets across carefully selected liquidity strategies in the Monad ecosystem. Rewards earned from these strategies are automatically harvested and reinvested, creating a compounding effect that maximizes potential returns over time.

**3. What is Auto Compound?**\
Auto Compound is a core feature of Moon Vault that automatically reinvests earned rewards back into the vault.&#x20;

**4. What is the APY for Moon Vault?**\
Moon Vault offers a dynamic APY that reflects the performance of its underlying strategies and the effect of automated compounding.

**5.Who can use Moon Vault?**\
Moon Vault is designed for both experienced DeFi users and newcomers. Whether you are actively managing positions or prefer a hands off approach, the vault simplifies yield farming and lets your assets work efficiently.

**6. How do I get started?**\
Getting started is simple. Connect your wallet to the Moon Vault platform, choose the strategy you want to participate in, and deposit your assets.

**7. Can I withdraw my funds anytime?**\
Yes. Moon Vault allows users to withdraw their funds at any time. Withdrawals are processed according to the vault’s strategy mechanics, ensuring that users maintain control over their assets while still benefiting from optimized yield.

**8. Where can I find support or updates?**\
You can find the latest updates, announcements, and community support through our official website, Discord, Twitter, and GitBook documentation.


---

# 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/faq/general.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.
