# Oracles

Mendi Finance utilizes blue-chip decentralized oracles to provide the price-feed behind the money market. This ensures security and prevents bad debt in the protocol.

![](/files/h6VfsuyoquQK3OXOVXsc)

**API3:**

API3 builds solutions that bridge the gap between off-chain data and on-chain applications with maximum security and minimal latency.

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

eOracle:

eOracle provides decentralized price feeds through a cryptoeconomically secure oracle network, backed by staked ETH and a globally distributed network of validators.

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

**Chainlink:**

Chainlink provides decentralized price-feeds through its decentralized oracle network.&#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://ionian.gitbook.io/mendi-finance/protocol/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.
