# Buy & Burn Details

<figure><img src="/files/NpVIEq7Co1F3FUITnXok" alt=""><figcaption><p>AwesomeX is #Built2Burn</p></figcaption></figure>

## How does the Decentralized Buy and Burn Remove Supply?

* This is a fully decentralized buy and burn that burns a total of 43% of the supply every week. The Buy and Burn amounts each day are as follows:
* 3% of the total TitanX is used each day from Sunday to Wednesday (3% per day).&#x20;
* 7% is used on Thursday.
* 12% is used on Friday and 12% on Saturday.
* Buy and Burn occurs in intervals throughout the day.
* In the first week, the buy and burn process starts on Sunday at Noon (the launch is Friday at Noon and the mint ends Saturday at Noon). So the buy and burn starts 24 hours after the first mint.
* Intervals are publicly callable every 7.5 minutes throughout the day.
* 7.5 minutes equals 192 intervals in 24 hours.
* For example, if 3% is split into 192 parts, the value for each interval is calculated accordingly.
* If an interval is missed, it accumulates to the next interval. For example, if a 7.5- minute interval for a buy and burn is $500 and it is not called, the next interval will be $1000. When called, the following interval returns to $500.
* Any unused Buy & Burn value for that period will roll over into the following week.


---

# 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://docs.awesomex.win/buy-and-burn-details.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.
