> For the complete documentation index, see [llms.txt](https://cineflicks.gitbook.io/cineflicks-1.0-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cineflicks.gitbook.io/cineflicks-1.0-litepaper/tokenomics.md).

# Tokenomics

<figure><img src="/files/5O68JdIFTCSYSPguBzbA" alt="" width="563"><figcaption><p>Tokenomics</p></figcaption></figure>

#### CNF Token Allocation

**1. Watch to Earn: 25%**

25% of tokens are allocated for watch to earn reward.

**2. Team & Advisors: 10%**

10% Tokens reserved for Advisors and Team.

**3. Marketing: 11%**

10% tokens are reserved for Marketing.

**4. Liquidity: 12%**

Ensuring 12% liquidity on exchanges to facilitate smooth trading and conversion of CNF tokens.

**5. Treasury: 10%**

10% Funds set aside for unforeseen circumstances and reserve purposes.

**6. Seed: 0.25%**

0.25% of token are for Seed investors .

**7. Private Sale: 1%**

1% of token are for Private investors .

**8. Public Sale Round 1: 2.5%**

2.5% allocation for public sale round 1.

**9. Public Sale Round 2: 2.5%**

2.5% allocation for public sale round 2.

**10. Public Sale Round 3: 3%**

3% allocation for public sale round 3.

**11. Public Sale Round 4: 4.35%**

4.35% allocation for public sale round 4.

**12. Staking Reward: 8%**

8% tokens reserved for Staking Reward.

**13. Development: 10.40%**

10.40% Funds allocated for Development activities.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://cineflicks.gitbook.io/cineflicks-1.0-litepaper/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
