# Price & Risk Oracles

The Price and Risk Oracles play a pivotal role in ensuring the seamless functioning of the instruments listed. These oracles act as the primary source of data, delivering crucial market and risk-related information that is integral to the trading process. By providing real-time, accurate market data and risk parameters, they enable the protocol to have all the necessary data required for effective trading and risk management.

The maintenance and operation of these Price and Risk Oracles fall under the direct purview of the platform operator. The platform operator is responsible for regularly updating the oracles, ensuring they are current and risk correct. This includes monitoring market trends, adapting to changing dynamics, and updating risk parameters to align with current market realities. By maintaining a robust and reliable infrastructure for these oracles, our platform guarantees that all listed instruments have access to essential data, facilitating informed trading decisions and efficient market functioning.

These could be migrated to another party to operate instead of the platform operator, or dispersed amongst multiple parties. &#x20;


---

# 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.jetstream.trade/price-and-risk-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.
