# Pyth Oracle

Polynomial has formed a partnership with [**Pyth**](https://pyth.network/) to provide accurate and up-to-date token price data to smart contracts.

This collaboration empowers us to create a diverse range of products and tools (like [Limit Orders](/trading-guide/limit-orders.md)) that necessitate continuous control and comparison between trigger prices and execution prices (which is supplied by Pyth).<br>

<figure><img src="/files/rDZZHY5phR00zDsPq3ZB" alt=""><figcaption></figcaption></figure>


---

# 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.trade.polynomial.fi/partners/oracles/pyth-oracle.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.
