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

# Tokenomics

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

The $CMP will be used to pay commissions on the platform, when paying with a CoinSender platform token the commission discount will be up to 50%.&#x20;

Staking and farming token will be available on the CoinSender platform, with the user receiving a NFT that allows them to use the platform without commission. In sections of the CoinSender platform where users pay with native network tokens - all profits from commissions will automatically be converted to $CMP. CoinSender platform token.

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

**Total supply**: 1 000 000 000,00 $CMP \[100%]

• **Community** - 300 000 000,00 $CMP \[30%] these funds will be used to support and reward the community.&#x20;

• **Treasury** - 150 000 000,00 $CMP \[15%] will be used to build up reserve funds and manage the overall financial resources of the project.&#x20;

• **Ecosystem Partners** - 40 000 000,00 $CMP \[4%] as part of our development strategy, we emphasise partnerships with other companies and organisations.&#x20;

• **Marketing** - 25 000 000,00 $CMP \[2,5%] these funds will be used to promote and publicise the project.

•**Liquidity** - 35 000 000,00  $CMP \[3.5%] will be used to pair our token with other cryptocurrencies.

• **Team** - 150 000 000,00 $CMP \[15%] we place great emphasis on developing and supporting our staff.

• **Advisors** - 50 000 000,00 $CMP\[5%] will go towards recruiting leading experts to our team of consultants.

• **Pre-Sale and Public Sale** - 250 000 000 $CMP \[25%] reserved for our tokens private sale, presale and VC funding.


---

# 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://coinsender.gitbook.io/support/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.
