# Welcome

Welcome to the wiki for ORAO. We have separated information for the ORAO network into several sections. [*Introduction*](https://app.gitbook.com/@orao-nik/s/orao/introduction) covers background information on the oracle space in general, as well as the design philosophy of ORAO. [*The ORAO Solution*](https://app.gitbook.com/@orao-nik/s/orao/the-orao-implementation) explains the architecture of the platform in detail. [*Token economics*](https://app.gitbook.com/@orao-nik/s/orao/token-economics) provides details on token vesting periods, lockups, valuations etc. [*Installation Guides*](https://app.gitbook.com/@orao-nik/s/orao/installation-guides) provide simple instructions to run different parts of the codebase. [*Development Milestones*](https://app.gitbook.com/@orao-nik/s/orao/development) section provides information on the development goals we have set and our progress toward them. We provide daily changelog updates as well. The [*Media*](https://app.gitbook.com/@orao-nik/s/orao/media) section contains contact information for media companies, and will also provide useful infographics for them in the future.


---

# 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://wiki.orao.network/master.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.
