# Loss Coverage (Yuzu Alpha)

{% hint style="info" %}
*In the event of a loss, coverage follows a strict waterfall — each layer is exhausted before the next is drawn upon.*
{% endhint %}

**1. Yuzu Protection Pool (yzPP)** The first-loss tranche. yzPP absorbs losses before any impact reaches yzUSD depositors. See [Yuzu Protection Pool](https://yuzu-money.gitbook.io/yuzu-money/yuzu-stablecoin/yuzu-protection-pool-yzpp) for how it is funded and sized.

**2. Reserve Fund** If yzPP is insufficient to cover the full loss, the Reserve Fund covers any remaining shortfall. See [Reserve Fund](https://yuzu-money.gitbook.io/yuzu-money/yuzu-stablecoin/reserve-fund) for details.

All loss coverage is subject to [Terms and Conditions](https://yuzu-money.gitbook.io/yuzu-money/yuzu-stablecoin/terms-and-conditions) and available balances.


---

# 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/loss-coverage-yuzu-alpha.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.
