# Economic Mechanism

* **Token Burns**:
  * Burn 1-2% of $BETURA used for betting fees quarterly to reduce circulating supply and increase scarcity.
  * Example: If $10 million in bets is placed in $BETURA with a 5% fee, burn 1-2% of the $500,000 in fees (5,000-10,000 $BETURA).
* **Buyback Program**:
  * Allocate 10% of platform revenue to buy back $BETURA from the market, redistributing to stakers or locking in reserve.
* **Vesting and Lockups**:
  * Long vesting periods for team, advisors, and presale tokens prevent early sell-offs, stabilizing the token price post-TGE.
* **Dynamic Fee Structure**:
  * Encourage $BETURA usage by offering lower fees (e.g., 3% vs. 5% for other cryptocurrencies) and adjusting fees based on market conditions.


---

# 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://betura.gitbook.io/betura-docs/economic-mechanism.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.
