# Yuzu Alpha

- [Yuzu Stablecoin (yzUSD)](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/yuzu-stablecoin-yzusd.md): Yuzu Alpha: Senior tranche product
- [Collateral Pool (Backing Assets)](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/collateral-pool-backing-assets.md)
- [Staked yzUSD (syzUSD)](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/staked-yzusd-syzusd.md): Yuzu Alpha: Yield-bearing (wrapped) version of yzUSD
- [Weekly Target Yield](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/staked-yzusd-syzusd/weekly-target-yield.md)
- [Yuzu Protection Pool (yzPP)](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/yuzu-protection-pool-yzpp.md): Yuzu Alpha: Junior tranche product
- [yzPP Reward Mechanism (Risk Premiums)](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/yuzu-protection-pool-yzpp/yzpp-reward-mechanism-risk-premiums.md)
- [yzPP First-Loss Mechanism](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/yuzu-protection-pool-yzpp/yzpp-first-loss-mechanism.md)
- [Mint & Redeem](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/mint-and-redeem.md)
- [Product Fund Flows](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/product-fund-flows.md)
- [Reserve Fund](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/reserve-fund.md)
- [Liquidity Buffer](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/liquidity-buffer.md): Onchain liquidity all Yuzu Alpha related assets.
- [Key Addresses](https://yuzu-money.gitbook.io/yuzu-money/yuzu-alpha/key-addresses.md)


---

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