# Oracle

Monroe uses decentralized oracles such as Chain Link and Red Stone for tokens that have an existing price feed.

For tokens without an existing price feed with major oracle providers, the project uses its own centralized oracle relying on feeds from LST providers that are tend to be redemption rate for the token. These tokens tend to be cross chain assets that are migrating from one chain to another with no other major protocol utilising its liquidity.


---

# 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.monroeprotocol.com/concepts/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.
