# Tokenomics

BuildAI’s tokenomics are structured to support long-term growth. With a total supply of 10 million tokens, we allow accessibility whilst maintaining a sense of value per token.

**Token Distribution:**

* **Total Supply:** 10,000,000 tokens
* **Buy Tax:** 5%
* **Sell Tax:** 5%

**Tax Breakdown:**

* **Buy Tax (5%):**
  * 1%: Liquidity pool to maintain stability and reduce volatility
  * 4%: Marketing and development to drive growth (specific allocations will vary on a needs basis)
* **Sell Tax (5%):**
  * 1%: Liquidity pool to support liquidity during sales
  * 4%: Marketing and development to drive growth (specific allocations will vary on a needs basis)

**Additional Details:**

* **Liquidity Pool:** A portion of both buy and sell transactions is directed to the liquidity pool to ensure the token’s stability and provide a smoother trading experience as we grow.
* **Marketing and Development:** Funds allocated to marketing and development are used to promote the project, further develop exist products, and ensure mass adoption. Allocations are determined in a needs basis.

This tokenomics structure ensures that both buying and selling contribute to the health and expansion of the project, while also securing liquidity for a stable trading environment.


---

# 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://build-ai.gitbook.io/docs/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.
