# Pyth

## What is Pyth?

The [Pyth Network](https://pyth.network/) is the largest first-party financial oracle network, delivering real-time market data to over 40 blockchains securely and transparently.

## What this means for you

Pyth Price Feeds are now live on Chiliz Chain, which means that developers on Chiliz Chain now have permissionless access to [Pyth’s 420+ price feeds](https://pyth.network/price-feeds?ref=pyth-network.ghost.io) for digital assets, as well as foreign exchange pairs, commodities, and even equities and ETFs. \
These price feeds include many of Chiliz’s native tokens, including recognized tickers such as $ACM, $ARG, $ASR, $ATM, $BAR, $CHZ, $CITY, $INTER, $ITA, $JUV, and $OG.

Explore Pyth further with our documentation:

{% content-ref url="../../../develop/advanced/get-the-usdusd-price-of-fan-tokens" %}
[get-the-usdusd-price-of-fan-tokens](https://docs.chiliz.com/develop/advanced/get-the-usdusd-price-of-fan-tokens)
{% endcontent-ref %}

{% content-ref url="../../../develop/advanced/generate-random-numbers-on-chain" %}
[generate-random-numbers-on-chain](https://docs.chiliz.com/develop/advanced/generate-random-numbers-on-chain)
{% endcontent-ref %}


---

# 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://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/pyth.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.
