# Asset Whitelist

#### **Overview**

Yuzu Money maintains a curated [**Asset Whitelist**](https://app.yuzu.money/asset-whitelist) defining where backing assets for Yuzu Alpha and Yuzu Prime may be deployed in respectively. Only whitelisted assets and protocols are eligible for allocation. When a new asset / platform is approved, a 7-day activation period applies before any funds are deployed. This gives users visibility into the boundaries of Yuzu Money's mandate before capital moves.

Live positions and exposures are verifiable at the [Transparency dashboard](https://yuzu.accountable.capital/) under the Strategy Breakdown section.

{% hint style="info" %}
***Note:** This page covers whitelisted underlying asset exposures only. Additional smart contract surfaces the protocol may interact with during deployment (e.g. DEXes, routers, bridges, and aggregators, etc.) are not included.*
{% endhint %}

#### **What Gets Whitelisted?**

For an asset or venue to be whitelisted, it must pass Yuzu Money's internal risk framework, which includes but is not limited to:

* Oracle and price-feed design
* Smart contract risk
* Economic / liquidity risk
* Counterparty and governance risk
* Alignment with our capital-preservation principle & mandate

#### **Status Labels & Activation Rules**

For each asset / platform combination, we display a **status**:

* **Active**

  Within Yuzu Money’s mandate to deploy backing assets into this asset / platform combination. Positions may already be live.
* **Activating**

  Approved by the risk committee, pending the 7-day activation window. No funds are deployed until the countdown elapses.
* **Paused**

  Disabled for new allocations. Existing positions are being monitored and unwound where appropriate.

#### **Governance, Reviews & Pauses**

* New assets and venues require a full risk review and collective sign-off before being added to the whitelist.
* Material changes, such as a protocol upgrades, oracle changes, or governance incidents may trigger a re-review and result in a downgrade to *Paused* or removal entirely.&#x20;
* All whitelist changes are timestamped and publicly visible.

{% hint style="info" %}
*Subscribe to* [*Telegram alerts*](https://t.me/yuzumoney_stats) *to be notified of whitelist changes in real time.*
{% 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/transparency/asset-whitelist.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.
