# whitepaper

- [Introduction](https://docs.airight.io/whitepaper/introduction.md): aiRight is an AI-based innovation of a safe, creditable environment for NFT community and provides advanced community-driven tools for creators
- [Features/Services](https://docs.airight.io/whitepaper/features-services.md)
- [Terminologies](https://docs.airight.io/whitepaper/terminologies.md)
- [Tokenomics](https://docs.airight.io/whitepaper/tokenomics.md)
- [How to get CW20AIRI and native ORAI token](https://docs.airight.io/whitepaper/how-to-get-cw20airi-and-native-orai-token.md): ORAI, and AIRI are the cryptocurrency that fuel transactions on the aiRight, you can buy them from a digital currency exchange like aiRight, Kucoin, Pancakeswap, and OraiDex.


---

# 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.airight.io/whitepaper.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.
