# Token Distribution

<mark style="color:green;">**When a user mints $BOOM with XNT, the following occurs:**</mark>

* 57% will be used towards the Buy & Burn of $BOOM.
* 15% will go towards the Liquidity Pool (LP) at the end of the minting phase.
* 10% goes into the Community Vault to support new projects launching on BOOMTOWN.
* 10% will be given as Referral Rewards during the minting phase only.
* 8% is sent to the No Expectations wallet.

<mark style="color:green;">**Liquidity Pool (LP):**</mark> 15% of the XNT collected during the minting phase will be paired with 100M $BOOM to establish a starting price on XenDEX. This liquidity pool will be permanent, as the LP NFT is locked in the contract forever.


---

# 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://boomtown.gitbook.io/boomtown/token/readme-3.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.
