# Pyth Integration

Siren uses Pyth Network as an integrated data provider, which significantly enhances the quality and reliability of data available to our protocol.

#### Why Pyth?

Pyth Network is renowned for delivering reliable, real-time asset prices across multiple blockchains.&#x20;

By integrating Pyth, Siren users will benefit from superior data accuracy and timeliness, which are critical for the execution of options contracts on our platform.&#x20;

Pyth’s extensive network of institutional-grade data providers ensures that the data we use to price Siren options is of the highest standard, directly contributing to the integrity and efficiency of our protocol.

#### What This Means for Siren Users

The integration of Pyth as our data provider will bring several key benefits to the Siren protocol:

* Enhanced Accuracy: With Pyth’s real-time data, Siren will offer more precise pricing for options contracts, reducing slippage and ensuring fairer trading conditions for all users.
* Increased Reliability: Pyth's data feeds are sourced from a broad network of trusted data sources, ensuring that the data underpinning Siren's market operations is consistently reliable and transparent.

Broader Asset Coverage: Pyth supports a wide range of assets, enabling Siren to expand its offerings and cater to a more diverse set of trading strategies and market demands.


---

# 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.siren.xyz/faq/pyth-integration.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.
