# Initial Game Offering

- [Mechanism for Launching Games](https://kazarhq.gitbook.io/kazarhq-docs/initial-game-offering/mechanism-for-launching-games.md): Every new game strengthens the network and reduces token supply.
- [Revenue for Buyback and Burn](https://kazarhq.gitbook.io/kazarhq-docs/initial-game-offering/revenue-for-buyback-and-burn.md): The more games and trades, the scarcer KZT becomes.
- [Incentives for Early Participants](https://kazarhq.gitbook.io/kazarhq-docs/initial-game-offering/incentives-for-early-participants.md): The earlier you join, the more you earn—with both impact and upside.


---

# 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://kazarhq.gitbook.io/kazarhq-docs/initial-game-offering.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.
