# $COC Tokenomics Whitepaper

## COC Token Economics Whitepaper

- [Executive Summary](https://doc.cocweb3.xyz/executive-summary.md)
- [Token Supply & Distribution](https://doc.cocweb3.xyz/token-supply-and-distribution.md)
- [Supply Release Mechanism](https://doc.cocweb3.xyz/supply-release-mechanism.md)
- [Dual Mining System](https://doc.cocweb3.xyz/dual-mining-system.md)
- [$COC Deposits & Withdrawals](https://doc.cocweb3.xyz/usdcoc-deposits-and-withdrawals.md)
- [Consumption & Value Loop](https://doc.cocweb3.xyz/consumption-and-value-loop.md)
- [VWA On-Chain Data & Secure Settlement Mechanism](https://doc.cocweb3.xyz/vwa-on-chain-data-and-secure-settlement-mechanism.md)
- [$COC Consumption Ecosystem & Future Roadmap](https://doc.cocweb3.xyz/usdcoc-consumption-ecosystem-and-future-roadmap.md): In the current version, $COC has already established a complete closed loop of "Acquisition—Consumption—Burn—Value Feedback" through mining generation, in-game store spending, and withdrawal fees. Mov
- [Conclusion](https://doc.cocweb3.xyz/conclusion.md)
- [Attachment](https://doc.cocweb3.xyz/attachment.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doc.cocweb3.xyz/executive-summary.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.
