# Liquidity Buffer

Active liquidity is maintained across the following pools, with contract addresses listed as follows:

#### Liquidity Pool Contracts <a href="#core-contracts" id="core-contracts"></a>

<table><thead><tr><th width="125.88671875">Blockchain</th><th>yzUSD</th><th>syzUSD</th><th>yzPP</th></tr></thead><tbody><tr><td>Ethereum</td><td>-</td><td>-</td><td>-</td></tr><tr><td>Plasma</td><td><ul><li><a href="https://www.curve.finance/dex/plasma/pools/factory-stable-ng-13/deposit">Curve (yzUSD/USDT0)</a></li><li><a href="https://app.pendle.finance/trade/pools/0x4c7ad7fa7ab5d959b43b9c4faeabcd204da634a9/zap/in?chain=plasma">Pendle (LP yzUSD 30JUL2026)</a></li></ul></td><td><ul><li><a href="https://balancer.fi/pools/plasma/v3/0xD931775d9AcA9859c9fDc53C63ae32EF21551492">Balancer V3 (syzUSD/USDT0)</a></li><li><a href="https://app.pendle.finance/trade/pools/0x798af9720d9497b00a4ce885f91d14f21bd05932/zap/in?chain=plasma">Pendle (LP syzUSD 30APR2026)</a></li></ul></td><td><ul><li><a href="https://www.curve.finance/dex/plasma/pools/factory-stable-ng-15/deposit">Curve (yzPP/USDT0)</a></li></ul></td></tr><tr><td>Monad</td><td>-</td><td><ul><li><a href="https://balancer.fi/pools/monad/v3/0xc71c30914bc7790218b1adee782ba307b7867b08">Balancer V3 (syzUSD/wnAUSD)</a></li></ul></td><td>-</td></tr></tbody></table>

{% hint style="info" %}
Yuzu Money will allocate up to 5% of total backing assets toward maintaining on-chain liquidity across key Yuzu Alpha (yzUSD, syzUSD, yzPP) and relevant ecosystem pools.
{% endhint %}


---

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