# Economics

- [Vesting Process](https://coinhelpertoken.gitbook.io/cht-or-white-paper/economics/vesting-process.md)
- [Token Economics](https://coinhelpertoken.gitbook.io/cht-or-white-paper/economics/token-economics.md): It is explained how the total supply of Coin Helper Token will be used and what kind of transactions it will be distributed for.
- [Airdrop](https://coinhelpertoken.gitbook.io/cht-or-white-paper/economics/airdrop.md): Giving CHT as a gift to investors who support our project in return for certain tasks.
- [Improvements](https://coinhelpertoken.gitbook.io/cht-or-white-paper/economics/improvements.md): All the developments we have made throughout the project will be included here, step by step.
- [Smart Contracts and Wallets](https://coinhelpertoken.gitbook.io/cht-or-white-paper/economics/smart-contracts-and-wallets.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://coinhelpertoken.gitbook.io/cht-or-white-paper/economics.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.
