# BB Coin

The native asset of BounceBit is called BB. The total supply of BB is capped at **2,100,000,000** (two billion and one hundred million coins). This number is consciously chosen as a nod to the total supply of Bitcoin at 21 million. A part of the total supply will become liquid at Mainnet launch, and the remaining coins are distributed as future stake rewards, or are vested over the next years.

The BB coin has several purposes on the BounceBit platform:

* Stake BB to actively participate in the PoS Dual-token staking mechanism.
* The coin is paid out as staking reward to validators who secure the network.
* BB is the denomination of the gas fees that are required to conduct transactions and execute smart contracts.
* BB can be used as liquid and versatile currency on the BounceBit platform. It can be used in various applications and infrastructure, as medium of exchange or store of value. Furthermore it has functionalities that enable composability, interoperability and cross-chain compatibility.
* Use BB to participate in on-chain governance, e.g. voting on protocol upgrades.

<figure><img src="https://1316604192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaNWumH92fd1205exOOBs%2Fuploads%2FCQy5tJfKe1PhiHDrrHZk%2FBB2.png?alt=media&#x26;token=7ead423d-8ebd-4390-bfd8-c2be9c7b33fe" alt=""><figcaption></figcaption></figure>

There will only ever be 2.1 Billion BB coins. The amount of tokens is chosen to scale with all cryptoeconomic activities on the platform, as more and more users will join the network. Additionally, the BB coin acts complementary to Bitcoin, being deeply woven into the Bitcoin ecosystem.

In the future, various burning mechanisms are not precluded. Their implementation would be facilitated through platform governance.

{% hint style="info" %}
**Wrapped BB Token Address:** `0xF4c20e5004C6FDCDdA920bDD491ba8C98a9c5863`
{% endhint %}


---

# 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.bouncebit.io/token/bouncebit-tokenomics/bb-coin.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.
