# FAQ

- [Yield Generation](https://yuzu-money.gitbook.io/yuzu-money/faq/yield-generation.md): What are the yield mechanics and generation process for Yuzu Alpha and Yuzu Prime products?
- [Fundamental Oracles](https://yuzu-money.gitbook.io/yuzu-money/faq/fundamental-oracles.md): What are fundamental oracles (used in money market DeFi platforms)?
- [Leveraged Strategies (Looping)](https://yuzu-money.gitbook.io/yuzu-money/faq/leveraged-strategies-looping.md): What is leveraged strategies (looping)?
- [Performance Fee](https://yuzu-money.gitbook.io/yuzu-money/faq/performance-fee.md): Does Yuzu Money charge a performance fee on the generated yield?
- [Loss Coverage (Yuzu Alpha)](https://yuzu-money.gitbook.io/yuzu-money/faq/loss-coverage-yuzu-alpha.md): How losses are covered and in what order?


---

# 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://yuzu-money.gitbook.io/yuzu-money/faq.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.
