# Oracle

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

Our oracle provider is [Redstone](https://docs.redstone.finance/docs/introduction). RedStone offers flexible Data Feeds with <10s update time perfect for money markets. The infrastructure is well battle-tested and **secures hundreds of millions of USD on mainnets**. Trusted by some of the best protocols in DeFi and supported by well-renowned Builders such as Stani Kulechov (Aave), Coinflipcanada (GMX), Jacob Blish (Lido), Sandeep Nailwal (Polygon), Emin Gün Sirer (Avalanche) and Alex Gluchowski (zkSync).\
\
RedStone oracle uses an innovative model of providing signed data feeds with a transaction. This is far more efficient, as providing additional data to a transaction is very cheap compared to calling another contract. Loanshark contracts check if the data feeds were signed by trusted signers to ensure that data was not manipulated.


---

# 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.loanshark.tech/loanshark-core/technical/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.
