> For the complete documentation index, see [llms.txt](https://buyswap.gitbook.io/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buyswap.gitbook.io/overview/tokenomics.md).

# Tokenomics

## Tokenomics

> **A utility-driven token model designed to support ecosystem growth, platform sustainability, and long-term value creation.**

### Total Supply

The total supply of **BST (BuySwap Token)** is fixed at:

## **100,000,000 BST**

The allocation is designed to support long-term ecosystem development, platform growth, liquidity, and community participation.

### Token Allocation

<table><thead><tr><th width="149">Category</th><th width="119" align="right">Allocation</th><th width="169" align="right">Amount</th><th>Description</th></tr></thead><tbody><tr><td><strong>Ecosystem</strong></td><td align="right"><strong>59%</strong></td><td align="right"><strong>59,000,000 BST</strong></td><td>Ecosystem incentives, community participation, and ecosystem distribution</td></tr><tr><td><strong>Development</strong></td><td align="right"><strong>12%</strong></td><td align="right"><strong>12,000,000 BST</strong></td><td>Platform, AI, infrastructure, and future development</td></tr><tr><td><strong>Private Sale</strong></td><td align="right"><strong>10%</strong></td><td align="right"><strong>10,000,000 BST</strong></td><td>Early supporters and strategic investors</td></tr><tr><td><strong>Liquidity</strong></td><td align="right"><strong>10%</strong></td><td align="right"><strong>10,000,000 BST</strong></td><td>Initial DEX liquidity and future exchange listings</td></tr><tr><td><strong>Airdrop</strong></td><td align="right"><strong>5%</strong></td><td align="right"><strong>5,000,000 BST</strong></td><td>Community campaigns and promotional activities</td></tr><tr><td><strong>Partner</strong></td><td align="right"><strong>4%</strong></td><td align="right"><strong>4,000,000 BST</strong></td><td>Strategic partners and staking-related ecosystem incentives</td></tr></tbody></table>

### Private Sale

The Private Sale is designed for early supporters who believe in the long-term vision of the BuySwap ecosystem.

#### Allocation

**10,000,000 BST (10% of Total Supply)**

#### Token Price

**$0.015 / BST**

#### Minimum Purchase

**100,000 BST**

#### Vesting Schedule

* **50%** of purchased tokens are released immediately upon purchase.
* The remaining **50%** are unlocked at **5% per month**.

This vesting schedule is designed to encourage long-term ecosystem participation while supporting a healthy and sustainable token economy.

### Development

The Development allocation supports:

* Platform development
* AI Prediction Network
* Infrastructure
* Smart Contract development
* Security
* Future ecosystem expansion

**Vesting**

* Locked for **12 months**
* **100% unlocked** after the lock period

### Liquidity

The Liquidity allocation is reserved for:

* Initial decentralized exchange liquidity
* Future exchange listings
* Market stability
* Trading ecosystem support

### Partner

The Partner allocation supports:

* Strategic partnerships
* Ecosystem expansion
* Staking-related incentive programs

### Airdrop

The Airdrop allocation is used for:

* Community rewards
* Promotional campaigns
* User acquisition
* Ecosystem growth

### Ecosystem

The Ecosystem allocation represents the largest portion of the BST supply and is dedicated to supporting the long-term growth of the BuySwap ecosystem.

This allocation may be used for:

* Ecosystem incentive programs
* Community reward mechanisms
* Genesis Club benefits
* Ecosystem participation incentives
* Future ecosystem distribution models
* Long-term ecosystem sustainability

The specific distribution mechanisms may evolve as the BuySwap ecosystem continues to expand.

### Key Takeaway

> **BST is a utility-driven token designed to power the BuySwap ecosystem through platform utility, AI services, community participation, and sustainable ecosystem growth.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://buyswap.gitbook.io/overview/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
