# Yield Generation

Yuzu Money's yield strategies are fully onchain and independently verified in real time via the [Transparency dashboard](https://yuzu.accountable.capital/), powered by Accountable. For a full breakdown of active deployments, see [Underlying Strategies](https://yuzu-money.gitbook.io/yuzu-money/transparency/underlying-strategies).

#### **Yield Generation Process**

**Opportunity Discovery:** Programmatic scanning across protocols via APIs and crawlers, filtering for high-yield opportunities that meet Yuzu Money's risk parameters.

**Risk Analysis:** Each opportunity is assessed against Yuzu Money's internal risk framework,  covering oracle design, smart contract exposure, liquidity depth, and economic sustainability before any capital is committed.

**Execution:** Allocations are executed semi-autonomously, with controls for timing, slippage, and best-execution efficiency via Fordefi MPC.

**Monitoring & Protection:** Active positions are monitored continuously via Hypernative for exploit detection and anomalous activity. *Specific for Yuzu Alpha: in the event of a loss, the* [*Yuzu Protection Pool (yzPP)*](https://yuzu-money.gitbook.io/yuzu-money/yuzu-stablecoin/yuzu-protection-pool-yzpp) *acts as a first-loss buffer for yzUSD depositors.*

<br>


---

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