# How Pre-Quarterly Reserved Supply Burn Works

## Estimation:&#x20;

At the beginning of each quarter, we estimate the total number of blocks to be created and the expected distribution of SIX tokens during the quarter.&#x20;

## Burn:

Based on these calculations, we burn an equivalent amount of SIX tokens from our reserves.

All burn transactions will be transparently announced in the Community Relations section of the SIX Network website.


---

# 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://sixnetwork.gitbook.io/six-network/six-network/six-token/supply-management-policy/how-pre-quarterly-reserved-supply-burn-works.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.
