# Oracles

## **Orochi Network Services: Oracle & Orand for Creator Network**

**Oracle: Decentralized Oracle Service**

Oracle enables DApps to securely access real-world data in a decentralized manner, eliminating reliance on centralized oracles.

**Key Features:**\
✅ **Decentralized & Trustless** – Eliminates single points of failure.\
✅ **Accurate & Verified Data** – Ensures integrity with cryptographic proofs.\
✅ **Secure External Data Integration** – Seamlessly connects on-chain and off-chain ecosystems.

🔗 **Get Started:**\
📖 [Orocle Documentation](https://docs.orochi.network/orochi-network/orocle-v2.html)\
⚙️ [Generate API](https://dashboard.orochi.network/home)

***

**Orand: Secure & Verifiable Randomness**

Orand leverages **ECVRF (Elliptic Curve Verifiable Random Function)** to provide **tamper-proof, verifiable** randomness for blockchain applications.

**Key Features:**\
✅ **Verifiable Results** – Can be validated on-chain or off-chain.\
✅ **Flexible Request Options** – Self-submit, delegate to Orochi, or use Oracle contracts.\
✅ **Batch Processing** – Reduce costs by bundling multiple requests in one epoch.

🔗 **Get Started:**\
📖 [Orand Documentation](https://docs.orochi.network/orochi-network/orand-v3.html)\
⚙️ [Generate API](https://dashboard.orochi.network/home)

Ready to build?&#x20;

Orochi Network empowers your DApp with secure, decentralized, and efficient data solutions. 🚀


---

# 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.creatorchain.io/developer-resources/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.
