# Collateral Pool (Backing Assets)

The Collateral Pool consists of curated onchain strategies and assets. Through [Accountable](https://yuzu.accountable.capital/), it is verified in near real-time that yzUSD is backed by >$1 of assets.

* When the Backing’s NAV exceeds the amount required to maintain full backing, the surplus (excess NAV) is transferred to the Reserve Fund.
* Conversely, any NAV shortfall is covered from the Reserve Fund.
* “Excess” or “shortfall” refer to deviations from the value needed to keep each yzUSD fully backed at US$1.


---

# 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/collateral-pool-backing-assets.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.
