# Tokenomic

### 1. Overview <a href="#id-1.-overview" id="id-1.-overview"></a>

* **Cap (CAP):** The main token of the ecosystem, used for transactions, staking, and governance.
  * Total Supply: 500,000,000 CAP
* **Fizz (FIZZ):** Reward token from bandwidth exchange, daily rewards, and community activities.
  * Total Supply: 1,000,000,000 FIZZ

### **2. Token Distribution** <a href="#id-2.-token-distribution" id="id-2.-token-distribution"></a>

**Cap (CAP):**

* Community Incentives: 25% (125,000,000 CAP) - Rewards for community activities, events, and Airdrop programs.
* Staking Rewards: 15% (75,000,000 CAP) - Rewards for users staking CAP.
* Ecosystem Development: 30% (150,000,000 CAP) - Allocated for project development and partnerships.
* Team: 7% (35,000,000 CAP) - For the development team, with vesting over 4 years.
* Investors: 12% (60,000,000 CAP) - For strategic investors
* Advisors vs Law: 3% (15,000,000 CAP) - For advisors, with vesting over 2 years.
* Marketing and Partnerships: 3% (15,000,000 CAP) - Used to incentivize partners and marketing campaigns.
* Liquidity: 5% (25,000,000 CAP) - To ensure liquidity.

**Fizz (FIZZ):**

* Lock 50% over 3 years: 500,000,000 FIZZ (Purpose: To ensure stability and long-term commitment to the DePin network.
* Daily Rewards: 50% (500,000,000 FIZZ) - Divided into multiple phases, daily rewards for users sharing bandwidth, rewards from task activities. Each phase will allow users to mine quantities over time.
  * Distribution Phases: Epoch 1: 0.25 every 10 minutes

### 3. Token Mechanisms <a href="#id-3.-token-mechanisms" id="id-3.-token-mechanisms"></a>

* **CAP Staking:** Users can stake CAP to receive annual rewards from the staking pool, helping to reduce inflation and increase token stability.
* **FIZZ Rewards:** Users receive FIZZ based on the amount of bandwidth they share daily. FIZZ can be used within the Capfizz ecosystem or through a token mining airdrop pool mechanism to acquire tokens from other potential projects.
* **Airdrop Pool:** A mechanism that allows users to use FIZZ to participate in sharing rewards from CAPFIZZ, with each project carefully selected to support community engagement through this mechanism.
* **Governance:** CAP is used for voting on governance decisions within the ecosystem, giving the community a voice in Capfizz's future development.
* **Burn Mechanism:** A portion of each CAP vs FIZZ transaction will be burned through various mechanisms to reduce total supply, thereby increasing token value.


---

# 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://docs.capfizz.com/v2/tokenomic.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.
