# Tokenomics

- [Strategic Ecosystem Incentives](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/strategic-ecosystem-incentives.md)
- [Utility and Governance](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/utility-and-governance.md)
- [Staking and Mining Incentives](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/staking-and-mining-incentives.md)
- [Token Burn Mechanism](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/token-burn-mechanism.md)
- [Revenue Model](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/revenue-model.md)
- [Tokenomics](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/tokenomics.md)
- [Vesting](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/vesting.md)
- [Smart Contract](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/smart-contract.md): Our smart contract is deployed on the Base chain and has been audited by CERTIK
- [On-Chain Wallet Address Allocation](https://dc-ai.gitbook.io/dcai-ecosystem/tokenomics/on-chain-wallet-address-allocation.md): Each allocation category is clearly mapped to its corresponding on-chain wallet address to ensure transparency and verifiability.


---

# 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://dc-ai.gitbook.io/dcai-ecosystem/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.
