# BB Buyback (IIIB)

The BB Buyback consists of two components.

&#x20;

Firstly, for every sale, a specific 10% sale tax is collected and automatically used to process buy orders, then the contract burns the token immediately (Baby BB Wallets).

Secondly, the buyback system purchases double the dollar value of the most recent sale for a given period. This acts as an accelerator of the token’s price because, for every sale, double the tokens are bought, which automatically increases the price. The tokens that are purchased are then burnt from the supply.

There will be a 6% transaction fee that the contract will collect from sells, then a 4% transaction fee that will be collected from buys to do buybacks.

&#x20;With this sort of supply shock, the buying pressure will consistently dwindle the sales.


---

# 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://big-beans-gaming.gitbook.io/bb-verse/big-beans/bb-buyback-iiib.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.
