> For the complete documentation index, see [llms.txt](https://docs.burning.meme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.burning.meme/meme-boost-mode/fair-first-buy.md).

# Fair First Buy

The Fair First Buy is a feature of the Burning Meme platform that utilizes all Guru tokens locked in during the 1-hour Meme Boost Stage to collectively make the first purchase of a newly launched memecoin from the bonding curve. This allows a wider range of users to acquire the memecoin at the lowest possible price, rather than just the creator, and it also acts as a safeguard against sniping bots, ensuring a fair and equitable initial distribution.

**Fair First Buy Mechanics**

* During the Meme Boost stage (1 hour), users can lock their $Guru tokens in the memecoin's Boost pool.&#x20;
* After the hour ends, all locked $Guru tokens are used to purchase memecoins from the bonding curve.&#x20;
* The purchased tokens are then distributed proportionally among the boosters (users who participated in the boost) and the meme creator, based on their respective shares in the Boost pool.&#x20;
* These tokens are airdropped directly to the wallets used during the Meme Boost stage.
* Users can use them for bonding curve trading.

**Fair First Buy Distribution Formula:**

* $$G\_a$$ - creator's share in Boost pool.
* $$G\_i$$ - Boosters' share in Booster pool&#x20;
* $$M$$ - total amount of collected $Guru during the Boost stage
* Distribution:
  * Creator's share: $$M\_{creator} = M \times \frac{G\_a}{G\_a + \sum G\_i}$$
  * Each Booster's share: $$M\_i = M \times \frac{G\_i}{G\_a + \sum G\_i}$$

This ensures that both the creator and the supportive community (boosters) receive their fair share of the launched memecoin based on their $Guru contribution.
