> 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/bst-token.md).

# BST Token

> **The utility token connecting every product, service, and participant within the BuySwap ecosystem.**

## Overview

BST, or **BuySwap Token**, is the native utility token of the BuySwap ecosystem.

It is designed to support platform activity, AI services, ecosystem access, community incentives, and future decentralized governance.

As BuySwap expands from a Prediction Exchange into a broader AI-powered Prediction infrastructure, BST becomes the core asset that connects users, traders, AI tools, developers, and ecosystem products.

## Utility

BST is designed to be used across multiple areas of the ecosystem.

### Trading Fees

BST can be used to pay trading-related fees within the BuySwap Exchange.

### AI Prediction Services

Users may use BST to access AI Prediction Signals, advanced analytics, premium market insights, and future AI-powered tools.

### Premium Features

BST may unlock enhanced platform features, advanced dashboards, professional tools, and ecosystem memberships.

### Genesis Club Access

BST may be used as part of the access mechanism for Genesis Club, the long-term membership layer of the ecosystem.

### Governance Participation

As the ecosystem matures, BST may support decentralized governance participation, allowing the community to vote on proposals and future platform development.

## Ecosystem Role

BST is not designed as a standalone asset.

It is designed as an ecosystem utility token that grows in relevance as the BuySwap platform expands.

The more products and services BuySwap introduces, the more use cases BST can support across the ecosystem.

## Long-Term Design

The long-term role of BST is to create alignment between:

* Users
* Traders
* AI service users
* Developers
* Community members
* Ecosystem partners

By connecting utility, access, incentives, and governance, BST helps create a sustainable foundation for the BuySwap ecosystem.

## Key Takeaway

> **BST is the utility layer of BuySwap, powering trading, AI services, ecosystem access, and future community governance.**


---

# 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/bst-token.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.
