# Pyth Oracles

[Pyth](https://www.pyth.network/), a leader in on-chain data provisioning, has provided us with USD0 and bUSD0 (formerly USD0++) price feeds which are available on more than 75 blockchains.

## USD0

{% embed url="<https://www.pyth.network/price-feeds/crypto-usd0-usd>" %}
USD0/USD Pricefeed
{% endembed %}

## bUSD0 (formerly USD0++)

{% embed url="<https://www.pyth.network/price-feeds/crypto-usd0%2B%2B-usd?cluster=pythnet&range=1D>" %}
bUSD0 (formerly USD0++)/USD Pricefeed
{% endembed %}


---

# 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://tech.usual.money/smart-contracts/utility-contracts/usd0/pyth-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.
