# Tokenomics

- [Overview](https://docs.publc.com/tokenomics/overview.md): PUBLC's tokenomics is the set of rules and structure that maintains PUBLC's economy, creating a mechanism that rewards all of PUBLC's ecosystem and have them earn from the platform's revenue.
- [PUBLX token supply](https://docs.publc.com/tokenomics/publx-token-supply.md): Distributed based on the usage of the platform
- [PUBLX Token Demand](https://docs.publc.com/tokenomics/publx-token-demand.md): Payment method for all of PUBLC’s business services
- [Deflationary Impact](https://docs.publc.com/tokenomics/deflationary-impact.md): Payments remove tokens out of circulation
- [Balancing Mechanism](https://docs.publc.com/tokenomics/balancing-mechanism.md): Maintaining a healthy ratio of supply and demand
- [Supply <> Demand](https://docs.publc.com/tokenomics/supply-less-than-greater-than-demand.md)
- [User Rewards](https://docs.publc.com/tokenomics/user-rewards.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.publc.com/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.
