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

# $TOM TOKENOMICS

## Not really.

## 💰 TOKENOMICS

### **Total supply: 1,000,000,000 $TOM**       &#x20;

* **Presales**: 25%
* **Airdrops**: 35%
* **Liquidity**: 15%
* **Team and Advisors**: 15%
* **Marketing**: 10%

<div align="left"><figure><img src="/files/tnJiIuGYY1aC0Vuo06fZ" alt=""><figcaption></figcaption></figure></div>

## 🔒 Vesting

**Presales**: 20% TGE + 10%/month

**Airdrops**: 1 week locked +10%/month

**Liquidity**: 100% TGE&#x20;

**Team and Advisors**: 6 months locked + 10%/month

**Marketing**: 20% TGE + 5%/month

## 💸 Tax

Charging a fee when buying/selling our $TOM token is one of the most important things in our economy. But what do we do with it?

### **Total tax: 4%**

* **1% - Buy-back and Burn**
  * For every $1,000,000 in trading volume of the $TOM token on the market, $10,000 worth of $TOM tokens are repurchased and burned forever. This action permanently reduces the total supply of $TOM tokens, creating a scarcity that can lead to an increase in value.
* **0.5% - Liquidity**
  * We will continually add $TOM and its liquidity pair to the liquidity pool, making it increasingly difficult to drive down its price, and larger and larger investors will be able to enter.
* **2.5% Marketing & Foundation**
  * It is a great source of income for the project, which will allow us to finance the business expenses and pay for all the marketing necessary to make $TOM known around the world.


---

# 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://toms-whitepaper.gitbook.io/tomclicker-whitepaper/usdtom-token/usdtom-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.
