# Tokenomics

{% hint style="success" %}
NEW CONTRACT: 0x8217aef424B8ED7279D90Ec29315a6295DC73d16
{% endhint %}

$AIRTOK is a dividend rewards token, as such it incurs a small fee, sometimes called a token tax, with each transaction. That fee is distributed automatically in ETH tokens on the Base chain. The distribution and fee amounts are detailed below.

{% hint style="info" %}
Every $AIRTOK transaction incurs a 5% fee which is distributed to holders in ETH.
{% endhint %}

{% hint style="warning" %}
IMPORTANT:&#x20;

Wallet to Wallet transactions **DO NOT** incur the transaction fee. This is to ensure that you are able to move your tokens between your wallets without paying any additional fees.
{% endhint %}

### **Token Distribution**

The distribution strategy for $AIRTOK is designed to foster long-term growth and community involvement. The token allocation is as follows:

<figure><img src="/files/1ctptqz67uY6qcmv8r5I" alt=""><figcaption></figcaption></figure>

* **Base Presale:** 16.4% of the supply is allocated to the Base Chain presale which takes place as a relaunch.
* **Liquidity Pool:** 12.5% of the token is reserved for the liquidity pool, ensuring the token’s stability and tradability on DEX.
* **Future Dex/Cex Listings:** 20% is allocated to future exchanges or liquidity pools. This will likely be split into 2 lots of 10%, however it may be split further if suitable to allow for even more listings.
* **Rewards & Competitions:** 5% is allocated to community rewards or competitions, the majority of this will likely be used with Raid2Earn contests.
* **Existing Holders:** 29.3% is already circulated to existing holders from the first presale, this figure also includes all team and founder tokens. No team or founder tokens were issued at launch, all tokens were purchased at market prices.
* **Dev & Marketing:** 16.8% is allocated to ongoing development and marketing activities. The aim is to not use the tokens and instead use the dividend reflections to cover any costs.

{% hint style="success" %}
**NO TEAM ALLOCATION**&#x20;

We have intentionally not allocated any team or founders tokens to ensure a fair token distribution based on investment. Founder and early stage investors contributed during the seed round to purchase their token holdings.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.airtok.ai/airtok-token/markdown.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
