> For the complete documentation index, see [llms.txt](https://wiki.boostco.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.boostco.in/boost-defi/usdboost.md).

# $BOOST

{% hint style="info" %}
There was no presale for $BOOST and the fair launch took place on September 5th, 2023
{% endhint %}

<table data-header-hidden><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Name</td><td>Boost Coin</td><td></td></tr><tr><td>Symbol</td><td>BOOST</td><td></td></tr><tr><td>Contract</td><td>0xTBD</td><td></td></tr><tr><td>Total Supply</td><td>1,000,000,000</td><td></td></tr></tbody></table>

### Boost Coin

Boost Coin is the native token of the Boost Ecosystem. It is used to partake in governance and profit sharing, and granting special access or priveledges.

Governance will be done by allowing users of the App to vote on key measures pertaining to Boost, such as future projects, updates, liquidity pools, token listings for the Swap and more.

Profit sharing takes place in serveral ways. Funds collected within the ecosystem will be used to buy $Boost on market, thus increasing the price of $Boost for all holders. All coins purchased with revenue made from the Boost Ecosystem will either be burned or used for community giveaways.

The app will have a monthly fee associated with it (likely around $10-$20).&#x20;

Swap (when native Liquidity Pools are introduced) will charge a 0.3% fee on all swaps.

Limit Orders will charge a small fee as well TBD

Access/Permissions

Boost holders will enjoy special perks, such as discounted pricing on all of our tools. The schedule of these will be released at a later date.


---

# 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:

```
GET https://wiki.boostco.in/boost-defi/usdboost.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.
