# Deflationary Mechanism

In order to ensure that our core token is not subject to inflation, we have added some mechanisms that will continuously drive the price of the token upwards.

**Buyback:**

Part of the transaction fee will accumulate in the wallet from which the token will be redeemed periodically to increase its price.

**Auto LP:**

Part of the money received from commissions will be automatically added to the liquidity pool.

**Burn:**

With any changes in tokenomics, some of the unclaimed tokens will be burned.


---

# 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://definder-protocol.gitbook.io/bscbets/token-economy/deflationary-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.
