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

# Tokenomics

For projects to be successful, there is a need to have proper tokenomics in place. Our tokenomics ensures that holders are always rewarded and that it is community driven with marketing funds. $F11 introduces blockchain technology in the lives of football fans in a seamless way.&#x20;

**Total Supply:** 2 000 000 000 000 000 F11&#x20;

1 000 000 000 000 000 F11 will be burnt at launch. There will be a fair launch.&#x20;

**Founder Token:** 5% of the total supply of $F11 will be reserved for the F11 team&#x20;

**Influencers:** 10% of the total supply of $F11 will be reserved for promotional purposes. Tokens will be airdropped to footballers and other influencers to encourage the promotion of $F11. This will help in the growth of our community.&#x20;

**Redistribution:** To reward all holders of $F11, 0.5% of all transactions will be redistributed to holders.&#x20;

**Marketing and Development:** A 6% buy tax on every purchase of $F11 and a 9% sales tax on every sale transaction will be retained by the $F11 team for marketing and development of the token.&#x20;

**Burn:** 0.5% of every buy and sell transaction on the F11 Platform will be retained for token burn at regular intervals.

**First Eleven Foundation:** 3% of buy and sell transactions will go into the first eleven foundation for greater cause.


---

# 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://patafta-k.gitbook.io/first-eleven-club-whitepaper-v2.1/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.
