# ESSENTIALS

- [Introduction](https://docs.kaichi.xyz/essentials/introduction.md)
- [3 Token Presets](https://docs.kaichi.xyz/essentials/3-token-presets.md)
- [Trading Pools](https://docs.kaichi.xyz/essentials/trading-pools.md)
- [Business Model & Revenue Sharing](https://docs.kaichi.xyz/essentials/business-model-and-revenue-sharing.md)
- [$KAI Tokenomics](https://docs.kaichi.xyz/essentials/usdkai-tokenomics.md)
- [Staking on Kaichi](https://docs.kaichi.xyz/essentials/staking-on-kaichi.md): The Staking program will open at the end of the Airdrop farming period, when the KAI token will be created.
- [Referral Program](https://docs.kaichi.xyz/essentials/referral-program.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.kaichi.xyz/essentials.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.
