# Platform Tokenomics

### Initial Token Distribution

<table><thead><tr><th width="215.7324041219715">Allocation</th><th width="150">Ratio</th><th width="151.7624986011943">Amount</th><th>Security</th></tr></thead><tbody><tr><td><mark style="color:red;">Burned</mark></td><td>65%</td><td>65,000</td><td><mark style="color:red;">sent to dead wallet</mark></td></tr><tr><td><mark style="color:green;">Presale</mark></td><td>10%</td><td>10,000</td><td><mark style="color:green;">distributed to users</mark></td></tr><tr><td><mark style="color:orange;">Liquidity</mark></td><td>5%</td><td>5,000</td><td><mark style="color:orange;">6-months auto-locked</mark></td></tr><tr><td><mark style="color:blue;">ARB Treasury</mark></td><td>10%</td><td>10,000</td><td><mark style="color:blue;">m-sig reserve wallet</mark></td></tr><tr><td><mark style="color:blue;">Gaming Rewards</mark></td><td>10%</td><td>10,000</td><td><mark style="color:blue;">m-sig reserve wallet</mark></td></tr></tbody></table>

###

### Why is the protocol taxed?

We aim to provide the protocol with ample resources to upkeep liquidity and achieve parabolic growth without much effect from sell cycles, for that reason, we've included taxes into our protocol. As long as there is an ever-growing sell-buy cycle, the protocol will prosper.

### What are you taxed on?

You're taxed every time you buy, sell, or transfer your $ARB tokens.

The taxes are as follows:

• **11% on Buys and Transfers**\
• **22% on Sells**

### How do the taxed tokens being allocated?&#x20;

The taxes are always fixed to one destination, in fixed amounts.

{% hint style="info" %} <mark style="color:green;">**Buy / Transfer Fees:**</mark>\
2%  - Treasury\
2%  - Marketing\
4%  - Auto Liquidity\ <mark style="color:red;">3%  - Afterburner Engine</mark><br>

<mark style="color:green;">**Sell Trading Fees:**</mark>\
4%  - Treasury\
4%  - Marketing\
4%  - Auto Liquidity\ <mark style="color:red;">10% - Afterburner Engine</mark>
{% 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://vertexbsc.gitbook.io/afterburner-finance/protocol-basics/platform-tokenomics.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.
