# Tokenomics

<figure><img src="/files/JQQJaQzjLubcPA0Lmk29" alt=""><figcaption></figcaption></figure>

## Token Supply Distribution

Total Supply: 21,000,000 BvsB

### **Liquidity Pool** 👉 75% = 15,750,000 BvsB

{% hint style="info" %}
The community-driven nature of the BvsB project means a lot to us. That is why we added 75% of the supply to the liquidity pool. There is no Team allocation, no Marketing funds or other allocations.
{% endhint %}

### Gaming Rewards 👉 25% = 5,250,000 BvsB

{% hint style="info" %}
This reserve of tokens will be used as rewards for BvsB games. It will make the games much more attractive, boosting the participation. We are not here for only a couple of months, so in addition to this initial 25%, an extra 5% of staking rewards is sent to the Gaming Reserves to make BvsB sustainable for the long term.
{% endhint %}

### Burning and Minting mechanisms

{% hint style="success" %}

* **Burning**: BvsB games implement automatic burns. The more games, players and amounts of BvsB used, the more tokens will be burned. Refer to the documentation of each of the games to know more about how burning mechanisms are implemented.
* **Minting**: The rewards for Staking are minted to ensure staking will be available perpetually. In addition to the rewards, an additional 5% of the rewards is minted and sent to the Gaming Reserves when a user claims their staking rewards. For example, when a user claims 100 BvsB tokens, they receive 100 BvsB and the 5 additional tokens are sent to the Gaming Reserves. **The only way of minting new tokens is by claiming staking rewards.**
  {% 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://bulls-vs-bears-1.gitbook.io/bvsb/bvsb-token/tokenomics.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.
