> 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/yield-related.md).

# Yield Related

**1. What is yield in Moon Vault?**\
Yield refers to the earnings generated from deploying your deposited assets into various DeFi strategies.

**2. How does Moon Vault generate yield?**\
Moon Vault automatically allocates user deposits into carefully selected yield strategies. These strategies are designed to capture returns from different DeFi opportunities.

**3. Is yield fixed or variable?**\
Yield in Moon Vault is variable and depends on market conditions, strategy performance, and overall liquidity demand in the ecosystem.

**4. What is the difference between APY and yield?**\
Yield refers to the actual earnings generated over time, while APY (Annual Percentage Yield) is a standardized way of expressing those returns on a yearly basis, including the effect of compounding.

**5. How does compounding affect yield?**\
Compounding increases yield by reinvesting earned rewards back into the vault.

**6. When do I receive my yield?**\
Yield is typically realized through continuous compounding within the vault. Instead of manually claiming rewards, earnings are automatically reinvested, and your balance reflects the accumulated growth over time.

**7. Can yield go down?**\
Yes. Since yield depends on market conditions and strategy performance, returns can fluctuate.

**8.What affects the yield rate?**\
Yield rates are influenced by factors such as liquidity demand, protocol incentives, strategy efficiency, gas costs, and overall market conditions within the Monad ecosystem.


---

# 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/yield-related.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.
