# Token overview

## What is the BST token?

The Blocksquare Token BST is the governance token that serves as the basis for the Oceanpoint ecosystem. To vote on proposals posted on [Snapshot](https://snapshot.org/#/blocksquare.eth), BST holders need to first deposit and stake their tokens in the Governance pool. Staking also enables BST holders to passively accumulate more BST as the protocol grows.

## **How do I earn BST tokens?**

There are three ways to earn BST tokens:

* **Participating in Oceanpoint pools.** Each listed pool is assigned a share of all BST tokens accumulated for rewards and distributed to participants proportionate to size of stake in a specific pool.
* **Providing liquidity.** Liquidity Providers to the BST-ETH Uniswap pair are incentivized with BST similarly to other pools. *Note: The trading pair will be incentivized only after v0.2 is launched.*
* **Staking your BST.** Users can deposit their tokens to the Governance pool. Staking BST enables token holders to passively accumulate more BST as the protocol grows and receive sBST to vote on proposals posted on [Snapshot](https://snapshot.org/#/blocksquare.eth).

### **How will I receive my BST tokens?**

BST tokens are 'deposited' to pool participants, and held by the pool smart contract until a participant broadcasts a transaction to exit the pool, whereupon the BST is delivered to their address.

## What are the BST token metrics?

* **Token ticker symbol:** BST
* **Total supply:** 100,000,000 BST
* **Token contract:** [0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a](https://etherscan.io/token/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a)
* **Team BST vesting:** 24 months after launch of v0.1 (22.2.2024)
* **Mentors BST vesting:** 12 months after launch of v0.1 (22.2.2023)

### Allocation chart for native BST token:

![](/files/kgbeJO6QdALbd8y3hL4J)

## Where can I purchase BST?

Follow the link below to see full list of supported exchanges:

{% content-ref url="/pages/rB6DZA2OSdlnrSsjW2Ub" %}
[Exchanges](/bst-token/exchanges.md)
{% endcontent-ref %}

## **What is sBST?**

sBST can be obtained by participating in the Governance pool on Oceanpoint, a revenue-sharing mechanism that rewards BST holders with additional BST when they deposit their tokens in it. By staking BST, you will get sBST, a tokenized share of the Governance pool that enables you to vote on protocol proposals.


---

# 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://docs.blocksquare.io/bst-token/token-overview.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.
