# Token Distribution

* The max supply of BS is 1,000,000,000.
* Circulating supply of BS is 400,000,000. \*
  * *\*Circulating supply calculation includes 1 year of incentive emissions.*\
    *Actual circulating supply of BS at launch is 310,000,000 and will increase by \~0.07954% each day for the next 365 days.*
* 600,000,000 BS (0% of circ. supply / 60% of FDV) is retained by the team and [linearly vested until December 12, 2026](https://etherscan.io/address/0x478eeb432ecd4700ba4dadcaceac4255b9c3b007#code). The linear unlocks begin on November 13, 2023 (a 6 month cliff).
* 225,000,000 BS (56.25% of circ. supply / 22.5% of FDV) is [allocated and distributed to pre-sale participants](https://etherscan.io/address/0x8fcc3020872f8a6dfe95fd59a7c345c978d25af9#code).
  * Allocations from pre-sale participation are proportionate to a user’s contribution, relative to the total amount raised.
* 90,000,000 BS (22.5% of circ. supply / 9% of FDV) is used for ecosystem rewards and platform incentives.
* 75,000,000 BS (18.75% of circ. supply / 7.5% of FDV) is added to the [liquidity pool on Uniswap V2](https://app.uniswap.org/#/add/v2/0x5ECa7B975E34567d9460FA613013A7A6993ad185/ETH) and [LP locked for 365 days](https://etherscan.io/tx/0x9a43627fd7db6dcd0543d1903084c6c3f61077cd5dd0f23e9b18fcdb54ed39a0).
* 10,000,000 BS (2.5% of circ. supply / 1% of FDV) will be airdropped to users who replied their address to [@Blacksmith0x‘s tweet](https://twitter.com/Blacksmith0x/status/1653473460365017088) (snapshot already taken).


---

# 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.blacksmith.so/token-distribution.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.
