# Tokenomics

<figure><img src="/files/eMhKpMKOqPkCzsALcU3p" alt=""><figcaption></figcaption></figure>

#### Allocation — Platform Token (100%)

| Category       | %       | Unlock / Vesting (suggested)       | Purpose / Notes                                       |
| -------------- | ------- | ---------------------------------- | ----------------------------------------------------- |
| **Incentives** | **40%** | Programmatic emissions / streaming | Growth grants, creator rewards, campaigns, ...        |
| **Liquidity**  | **30%** | Immediate + programmatic deploys   | Uniswap v3 pairs on Base, partnerships, market-making |
| **Treasury**   | **20%** | Time-locked, governance-controlled | Runway, audits, infra, ecosystem deals                |
| **Team**       | **10%** | 12-mo cliff, 36-mo linear vest     | Current & future contributors                         |

{% hint style="warning" %}
**Notes:** Governance can refine schedules. This table is for the **platform token** (ticker TBA). Individual **clip coins** are separate ERC-20s with **1B supply each** and list on **Uniswap v3 (Base)**.
{% endhint %}

#### Trading Fee Split

| Component           | Share of 1% Fee | Effective on Trade Notional | Recipient        |
| ------------------- | --------------- | --------------------------- | ---------------- |
| **Creator reward**  | **5%**          | **0.05%**                   | Creator          |
| **Referral reward** | **20%**         | **0.20%**                   | 1-level referrer |

{% hint style="warning" %}

#### Quick tips

* **Base chain**, **Uniswap v3** listings for portability & price discovery
* **1% fee** per trade; creator takes **5% of the fee**, referrer **20% of the fee**, protocol **75%**
  {% endhint %}


---

# 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.clipcoin.fun/mechanics/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.
