# Oracles

Oracles play a crucial role in Matchain by bridging the gap between on-chain smart contracts and off-chain data, enabling decentralized applications to access real-world information.

### Here is a list of Oracles running on Matchain

[**Orochi Network**](https://docs.orochi.network/orochi-network/)

The Orochi Network provides a robust decentralized oracle solution, including:

1. **Orocle** – Ensures reliable and accurate data across the network.
2. **Orand** – Verifiable Random Function (VRF) adds an extra layer of trust and security.
3. **zkMDAL and zkDatabase** – Boosts network efficiency and safeguards data integrity.

🎯 **Ready to build?**\
Explore the documentation: [Orochi Network Orocle V2](https://docs.orochi.network/orochi-network/)


---

# 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.matchain.io/utilities/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.
