# Oracles

#### **Yuzu Assets Oracles**

<table><thead><tr><th width="125.88671875">Blockchain</th><th>yzUSD</th><th>syzUSD</th><th>yzPP</th></tr></thead><tbody><tr><td>Plasma</td><td><ul><li><a href="https://app.redstone.finance/pull-feeds/yzUSD_FUNDAMENTAL">Redstone: yzUSD (Fundamental)</a></li></ul></td><td><ul><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL">Redstone: syzUSD (Fundamental)</a></li><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL%2FUSD">Redstone: syzUSD/USD</a></li></ul></td><td><ul><li><a href="https://data.chain.link/feeds/plasma/mainnet/yzpp-usdt0-exchange-rate">Chainlink: yzPP/USDT0</a></li></ul></td></tr><tr><td>Monad</td><td><ul><li><a href="https://data.chain.link/feeds/monad/mainnet/yzusd-usd-exchange-rate">Chainlink: yzUSD/USD</a></li></ul></td><td><ul><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL">Redstone: syzUSD (Fundamental)</a></li><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL%2FUSD">Redstone: syzUSD/USD</a></li><li><a href="https://data.chain.link/feeds/monad/mainnet/syzusd-yzusd-exchange-rate">Chainlink: syzUSD/yzUSD</a></li></ul></td><td><ul><li><a href="https://data.chain.link/feeds/monad/mainnet/yzpp-usdt0-exchange-rate">Chainlink: yzPP/USDT0</a></li></ul></td></tr><tr><td>Ethereum</td><td>-</td><td><ul><li><a href="https://app.redstone.finance/push-feeds/syzUSD_FUNDAMENTAL%2FUSD/ethereumMultiFeed">Redstone: syzUSD (Fundamental)</a></li></ul></td><td>-</td></tr><tr><td>HyperEVM</td><td>-</td><td><ul><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL">Redstone: syzUSD (Fundamental)</a></li><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL%2FUSD">Redstone: syzUSD/USD</a></li></ul></td><td>-</td></tr><tr><td>SEI</td><td>-</td><td><p></p><ul><li><a href="https://app.redstone.finance/pull-feeds/syzUSD_FUNDAMENTAL">Redstone: syzUSD (Fundamental)</a></li><li><a href="https://app.redstone.finance/push-feeds/syzUSD_FUNDAMENTAL%2FUSD/seiMultiFeed">Redstone: syzUSD/USD</a></li></ul></td><td>-</td></tr></tbody></table>

#### **Oracle Data Sources (Underlying Strategies)**

Yuzu Money leverages multiple oracle data sources and all strategies undergo a rigorous review prior to onchain deployment. The following are, but not exclusive to, the oracles data sources which we use (e.g. leveraged strategies in isolated vaults on money markets):

* [Chainlink Oracles](https://chain.link/)
* [Pyth Oracles](https://www.pyth.network/)
* [RedStone Oracles](https://www.redstone.finance/)


---

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