# Deflationary Mechanism

{% hint style="info" %}
**Please be aware that our docs are currently undergoing an active and thorough restructuring. However, the information regarding token distribution and seed details is definitive and will be honored as described.**

**As such, we appreciate your understanding during this period of enhancement and look forward to sharing the final details soon.**
{% endhint %}

Inflationary token economic models can lead to the devaluation of a token by flooding the supply with new token emissions.

Both BLZ and xBLZ tokens avoid the downside of inflationary token economics and the dilution of token holders’ shares by employing an aggressive deflationary token model on top of a hard cap on BLZ’s total supply.

## xBLZ Redemptions:&#x20;

xBLZ redemptions will be activated post TGE

* **Redemptions without vesting:**

When redeeming xBLZ to BLZ, if the users choose to redeem without vesting their tokens, the available xBLZ: BLZ ratio will be 1:0.5. All of the BLZ excesses will automatically be burned.

For instance, if a user redeems 1000 xBLZ without vesting they will obtain a 1:0.5 ratio, and receive 500 BLZ. That means a total of (1000 - 500) = 500 BLZ will be burned during the process.

* **Redemptions with vesting:**

When converting xBLZ to BLZ, if the vesting duration isn't the maximum, the xBLZ:BLZ ratio will be lower than 1:1. All of the BLZ excesses will automatically be burned

<br>


---

# 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://blitz-trade.gitbook.io/blitz/tokenomics/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.
