# Tokenomics

Tokenomics are typically documented and distributed via a dedicated whitepaper. However, since a large proportion of the tokenomics for cheqd directly relate to governance, our tokenomics will be a constant iteration, we incorporated them into the cheqd network’s documentation here, which will also be continuously updated.&#x20;

We can then continue using blogs to explain the initial and updated tokenomics in an easier to digest format.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Tokenomics: Part 1</strong></mark></td><td>Learn about cheqd's genesis parameters for the network.</td><td><a href="/pages/MZbvxqOeYjq2P92nEvVN">/pages/MZbvxqOeYjq2P92nEvVN</a></td></tr><tr><td><mark style="color:blue;"><strong>Tokenomics: Part 2</strong></mark></td><td>Learn about how $CHEQ was distributed, including vesting schedules.</td><td><a href="/pages/HXtaY3TBcT49Jdh0siTB">/pages/HXtaY3TBcT49Jdh0siTB</a></td></tr><tr><td><mark style="color:blue;"><strong>Tokenomics: Part 3</strong></mark></td><td>Learn about how $CHEQ can be used to verify digital credentials.</td><td><a href="/pages/NAlY03rzZNzpSsN3N28J">/pages/NAlY03rzZNzpSsN3N28J</a></td></tr><tr><td><mark style="color:blue;"><strong>Tokenomics: Part 4</strong></mark></td><td>Learn about the fees and burn mechanisms for identity writes.</td><td><a href="/pages/7HLv2QccdqWryl1LdYLx">/pages/7HLv2QccdqWryl1LdYLx</a></td></tr><tr><td><mark style="color:blue;"><strong>Circulating supply explained</strong></mark></td><td>Learn about how cheqd's circulating supply figures are calculated.</td><td><a href="/pages/33va2LSpx05D1PK0D6DS">/pages/33va2LSpx05D1PK0D6DS</a></td></tr><tr><td><mark style="color:blue;"><strong>Network parameters</strong></mark></td><td>Understand the technical parameters the comprise the network network and governance framework.</td><td><a href="/pages/FW8vDk4UwBjeG0e1CpVQ">/pages/FW8vDk4UwBjeG0e1CpVQ</a></td></tr></tbody></table>


---

# 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://learn.cheqd.io/cheq/tokenomics.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.
