> For the complete documentation index, see [llms.txt](https://debitist-1.gitbook.io/debitist/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://debitist-1.gitbook.io/debitist/4.-tokenomics.md).

# 4. Tokenomics

**$DBT Tokenomics Overview**

**Total Supply:** 10,000,000,000,000,000,000 DBT&#x20;

To support the rollout of the DBT-AI Assistant and the ongoing expansion of the AI+Web3 ecosystem, Debitist has established a new tokenomics model governed by transparency, utility, and community alignment. The new allocation reflects priorities in AI service incentives, ecosystem growth, technology development, and decentralized governance.

#### **Token Allocation**

| **Category**                  | **Percentage** | **Amount (DBT)**          | **Description**                                                                                          |
| ----------------------------- | -------------- | ------------------------- | -------------------------------------------------------------------------------------------------------- |
| **Public Sale**               | 1.00%          | 100,000,000,000,000,000   | Open to the public to promote decentralization and broad participation.                                  |
| **Liquidity**                 | 2.00%          | 200,000,000,000,000,000   | Ensures trading liquidity on both centralized and decentralized exchanges.                               |
| **Task Mining Rewards**       | 55.00%         | 5,500,000,000,000,000,000 | Rewards for user participation, AI assistant usage, data queries, and contribution to the DBT ecosystem. |
| **Ecosystem Growth Fund**     | 20.00%         | 2,000,000,000,000,000,000 | Incentives for partnerships, marketing, community building, and user growth initiatives.                 |
| **Technological Development** | 12.00%         | 1,200,000,000,000,000,000 | Funding for ongoing development of AI tools, infrastructure, R\&D, and platform enhancements.            |
| **Team & Advisors**           | 10.00%         | 1,000,000,000,000,000,000 | Reserved for founding team and strategic advisors. Subject to lock-up and multi-year vesting.            |

**Governance & Transparency**

* All token distribution and usage will be **governed transparently** and published **on-chain**.
* **Community supervision** ensures accountability and decentralized decision-making.
* This structure enables long-term sustainability and supports the **fusion of AI and blockchain technologies** under the Debitist vision.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://debitist-1.gitbook.io/debitist/4.-tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
