# Tokenomics

For CryptoTD project, the tokenomics are the following:

1. **Limited Minting**: The total supply of tokens for the gaming project is capped or limited to 1 000 000 000, ensuring scarcity. This scarcity can drive up demand for the token over time as the gaming ecosystem grows, leading to potential appreciation in token value.
2. **Small Team Percentage**: A fraction of the token supply is allocated to the project's team, developers, founders, and advisors. This allocation serves as an incentive for the team to work on the project's development and success. However, the percentage allocated to the team is kept relatively small to prevent centralization of control and to maintain a fair distribution of tokens among the community.
3. **Initial Distribution via Pinksale Fair Launch**: The project conducts its initial token distribution through a fair launch on the launchpad Pinksale. During the fair launch, tokens are made available to the public at an initial price, ensuring equal opportunity for all participants to acquire tokens. This approach fosters community involvement and prevents token accumulation by early insiders.
4. **In-Game Utility - Purchasing Towers**: The token serves as the primary currency within the gaming ecosystem, allowing players to purchase in-game towers, upgrades, or other items. These towers could be used for generating in-game rewards.
5. **Reward Mechanisms**: Players who own and utilize in-game towers may be eligible to earn rewards in the form of additional tokens. Rewards will be distributed based on factors such as game strategic performance, game achievements, participation in events, or contribution to the game's ecosystem.
6. **Staking and Governance**: To further incentivize participation and engagement, token holders may have the opportunity to stake their tokens in the gaming ecosystem. Staking could provide additional rewards or voting power in governance decisions related to game updates, feature additions, or community initiatives.
7. **Economic Sustainability**: The tokenomics are designed to ensure the long-term sustainability of the gaming project. This may involve mechanisms to balance token supply and demand, prevent inflation or deflation, and incentivize continued participation and growth of the gaming community.
8. **Community Engagement**: The project prioritizes community engagement and feedback, involving players in decisions regarding game development, tokenomics, and future roadmap planning. Open communication channels, regular updates, and community-driven initiatives help foster a vibrant and supportive gaming community.

Overall, the tokenomics of this gaming project aim to create a balanced ecosystem where the token has real utility within the game, while also providing opportunities for players to earn rewards and actively participate in the project's development and growth.

<table><thead><tr><th width="196.4638233054075" align="center">CCrown</th><th width="150" align="center">Amount</th><th width="152.5" align="center">Percentage</th><th align="center">Time</th></tr></thead><tbody><tr><td align="center">Fair Launch</td><td align="center">100 000 000</td><td align="center">10%</td><td align="center"></td></tr><tr><td align="center">Liquidity (60%)</td><td align="center">60 000 000</td><td align="center">6%</td><td align="center">Locked for 1 year, renewable</td></tr><tr><td align="center">Play to Earn Pool</td><td align="center">500 000 000</td><td align="center">50%</td><td align="center"></td></tr><tr><td align="center">Staking</td><td align="center">50 000 000</td><td align="center">5%</td><td align="center"></td></tr><tr><td align="center">Team</td><td align="center">90 000 000</td><td align="center">9%</td><td align="center">Locked, 2% per week</td></tr><tr><td align="center">Marketing</td><td align="center">100 000 000</td><td align="center">10%</td><td align="center">Locked 1 month</td></tr><tr><td align="center">Operational Costs</td><td align="center">100 000 000</td><td align="center">10%</td><td align="center"></td></tr><tr><td align="center">Total</td><td align="center">1 000 000 000</td><td align="center">100%</td><td align="center"></td></tr></tbody></table>

*


---

# 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.cryptotd.me/fundamentals/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.
