# ORAICHAIN

- [Introduction](https://docs.orai.io/oraichain/readme.md)
- [System Overview](https://docs.orai.io/oraichain/system-overview.md)
- [AI Layer 1 for Data Economy & blockchain oracle services](https://docs.orai.io/oraichain/system-overview/ai-layer-1-for-data-economy-and-oracle-services.md): Oraichain Mainnet 2.0, namely AI Layer 1 for Data Economy and blockchain oracle services, is a major upgrade of Oraichain Mainnet to get ready for mass adoption and interoperability with other chains.
- [Layer 2 Rollups and Subnetworks](https://docs.orai.io/oraichain/system-overview/layer-2-rollups-and-subnetworks.md)
- [Verifiable and trustless AI Execution](https://docs.orai.io/oraichain/system-overview/verifiable-and-trustless-ai-execution.md)
- [Protocol Messages](https://docs.orai.io/oraichain/system-overview/protocol-messages.md)
- [IBC Integration](https://docs.orai.io/oraichain/system-overview/ibc-integration.md)
- [Use Cases](https://docs.orai.io/oraichain/use-cases.md)
- [Token Economics](https://docs.orai.io/oraichain/tokenomics.md)


---

# 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.orai.io/oraichain.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.
