# Oracle

The CLMM is a groundbreaking liquidity provision model at the core of Turbos Finance, designed to optimize liquidity provision strategies. Unlike traditional models, **the CLMM boasts a non-reliance on external price oracles**, ensuring a robust and decentralized framework.

Turbos Finance is dedicated to delivering real-time and precise token pricing to users. To achieve this, we have integrated [Pyth Network](https://pyth.network/) and [SupraOracles](https://supraoracles.com/). These are trusted data sources that offer 24-hour precision pricing for a variety of token pairs within the Turbos ecosystem.


---

# 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://turbos.gitbook.io/turbos/products/concentrated-liquidity-amm/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.
