# $CHEQ

- [Start here](https://docs.cheqd.io/product/learning-docs/cheq/start.md): Learn about how the $CHEQ token operates
- [Tokenomics](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics.md): Undestand how the $CHEQ token operates as a utility.
- [Tokenomics: Part 1](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics/part-1.md)
- [Tokenomics: Part 2](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics/part-2.md)
- [Tokenomics: Part 3](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics/part-3.md)
- [Tokenomics: Part 4](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics/part-4.md)
- [Circulating Supply Explained](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics/circulating-supply.md)
- [Network Parameters](https://docs.cheqd.io/product/learning-docs/cheq/tokenomics/parameters.md): Learn about the network parameters for cheqd
- [Identity writes](https://docs.cheqd.io/product/learning-docs/cheq/identity-writes.md): Learn about the prices for writing DIDs and DLRs to cheqd
- [Credential Payments](https://docs.cheqd.io/product/learning-docs/cheq/credential-payments.md): Understand how $CHEQ is used for payments for verifiable credentials
- [Verifier pays Issuer](https://docs.cheqd.io/product/learning-docs/cheq/credential-payments/verifier-pays-issuer.md): cheqd's unique superpower for monetising credential issuance
- [Holder pays Issuer](https://docs.cheqd.io/product/learning-docs/cheq/credential-payments/cheqd-use-case-examples.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.cheqd.io/product/learning-docs/cheq.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.
