# Techside

Our tokenomics are aimed at encouraging long-term support of the project, forming an economically healthy community, and preventing the risks associated with hyperinflation.

* **Symbol**: BAFEX
* **Standard:** BEP-20
* **Decimals**: 18 (standard practice for Ethereum-compatible tokens).
* **Initial issue:** 10,000,000,000 BAFEX tokens (fixed, embedded in a smart contract).
* **Additional emission:** not provided for in the basic model. Limited volumes (up to 2% per year) may be issued for staking purposes if the community (DAO) approves the adjustment. However, an initial hard limit on the total emission is set in the smart contract.
* **Buyback/Burn:** Part of the commissions can be used to buy back and burn tokens to maintain the rate (as decided by the DAO).

**Justification:** With this approach, we guarantee investors predictability and stability, and the absence of unlimited additional emissions protects against inflation risks.


---

# 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://bafex.gitbook.io/bafex/tokenomics/techside.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.
