# Technical Specifications

{% hint style="warning" %}
There is no sale of Battle Blitz Tokens
{% endhint %}

<table data-header-hidden><thead><tr><th width="176"></th><th></th></tr></thead><tbody><tr><td>Initial supply</td><td>100,000,000</td></tr><tr><td>Standard</td><td>ERC-20</td></tr><tr><td>Decimals</td><td>18</td></tr><tr><td>Blockchain tokens launched on</td><td>To be announced</td></tr><tr><td>On-chain governance?</td><td>No</td></tr><tr><td>Snapshot voting?</td><td>Yes</td></tr><tr><td>Bridgeable to Ethereum L1?</td><td>Yes</td></tr></tbody></table>

BBT exists both off-chain and on-chain. Tokens earned through gameplay rewards are granted to users off-chain. They can be withdrawn on-chain out of the game and deposited back into the game off-chain.

### Initial Token Allocation and Distribution

| % of Initial Total | # of Tokens | Beneficiary                                                                                      |
| ------------------ | ----------- | ------------------------------------------------------------------------------------------------ |
| 40%                | 40 million  | Core team <mark style="color:blue;">for platform growth</mark><mark style="color:red;">\*</mark> |
| 20%                | 20 million  | Gamers                                                                                           |
| 15%                | 15 million  | Core team <mark style="color:blue;">to distribute to third parties for growth</mark>             |
| 15%                | 15 million  | Treasury                                                                                         |
| 10%                | 10 million  | Distribution of Games DAO<mark style="color:red;">\*\*</mark>                                    |

<mark style="color:red;">(\*) transfer restrictions apply</mark>

<mark style="color:red;">(\*\*) the Distribution of Games DAO is supporting growth of the game</mark>

### Transfer Restriction Details

Core team and founders are restricted from transferring their tokens for the first year after release. After a year, their tokens begin to become unrestricted on a monthly basis, linearly for two years.


---

# 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://bb.flamestore.xyz/battle-blitz-token/technical-specifications.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.
