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

# Tokenomics

*<mark style="color:orange;">For Open Community Review and Is Subject To Change!</mark>*

<div align="center"><figure><img src="/files/GyCHBy75kW91trY6La0G" alt="" width="300"><figcaption></figcaption></figure></div>

## **The tokens are distributed as follows:**

* Public Sale: 50%&#x20;
* Liquidity Pool: 20%&#x20;
* Founders & Team: 10%
* Marketing & Ecosystem: 10%&#x20;
* Reward & Airdrops: 5%

| Distribution          | %   | Amount      |
| --------------------- | --- | ----------- |
| Public Sale           | 50% | 615.600.000 |
| Liquidity Pool        | 20% | 153.900.000 |
| Founders & Team       | 10% | 95.000.000  |
| Marketing & Ecosystem | 10% | 85.500.000  |
| Reward & Airdrops     | 5%  | 50.000.000  |

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

## **Explanation of how tokens will be allocated!**

1. **Public Sale**: 50% of the tokens will be made available to the public for purchase during the initial coin offering (ICO). This will allow the community to invest in the project and help raise funds for its development.

2. **Liquidity Pool**: 20% of the tokens will be allocated to the liquidity pool. This will ensure enough liquidity to facilitate the trading of the tokens and provide stability to the market.

3. **Founders & Team**: 10% of the tokens will be allocated to founders and the team working on the project. This is to reward them for their efforts and ensure they remain committed to the success of the project. Note: it will be blocked for 360 days!

4. **Marketing and Ecosystem**: 10% of the tokens will be allocated towards marketing efforts and building an ecosystem around the project. This is important for promoting the project, attracting new investors and developing a strong community.

5. **Reward and Airdrops**: 5% A small percentage of tokens will be reserved for rewards and airdrops. These will be used to encourage early adopters and encourage user adoption of the project.

Overall, this tokennomics plan aims to ensure a fair and equitable distribution of tokens, while providing sufficient liquidity, incentivizing early adopters, and compensating the team behind the project.

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


---

# 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://flork-coin-1.gitbook.io/docs-flork/whitepaper/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.
