# Tokenomics

The dPlat Protocol Token (DPLAT) is a fixed-supply (6,000,000,000) utility token and will be required to transact within the zbyte ecosystem.

The official token contract can be found [here](https://polygonscan.com/token/0x0059ca765Cc75A9B977293681A1B8Add0424F5f8) and the audit reports [here](https://github.com/JorgeRodriguezsec/CTDsec/blob/main/Audits/Cybersecurity_Audit_CTDSEC_Zbytetoken_v3.pdf).&#x20;

The token will serve three primary purposes: fees associated with the usage of the dPlat, developer and user engagement including staking rewards, and dApp store fees. The $DPLAT token will be the only token required to transact or interact on the dPlat. The $DPLAT token will be managed by the zbyte Foundation.


---

# 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://whitepaper.zbyte.io/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.
