> For the complete documentation index, see [llms.txt](https://docs.titanx.win/titanx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.titanx.win/titanx/titan-x/fair-creation-details-ended/burning-earn-eth.md).

# Burning (Earn ETH)

### &#x20;💰 Burn Pool ETH Payouts

7% of all the ETH that participates in mining TITAN X, goes towards something called the "Burn Pool", this exists to handsomely reward users for staying active in the ecosystem & participating in other projects built on top of TITANX, like [HYPER](/titanx/hyper/hyper.md).

Users that burn TITANX, get a % of this burn pool

For example:

* if the burn pool is $1,000,000 worth of ETH
* and the total TITANX burned in the rolling 28-day period is 200B
* and a user burned 1B

they get 0.5% (1B/200B), so $5,000 of the total Burn Pool at the end of the rolling 28-day cycle.&#x20;

This resets every 28 days. And starts over. And never stops.

### 🔥 Burn Bonus Amplifier

When a user burns TITANX, this gets saved in the smart contract under their wallet address.

Based on how much they've burned in total (on 1 specific wallet), they get a Burn Bonus Amplifier that goes up to 8%.

They hit the 8% Burn Bonus Amplifier once they've hit 80B TITANX burned in that wallet.

Miners can be burned.

Stakes can be burned.

Liquid TITANX can be burned.

It all counts towards the Burn Bonus Amplifier.

The Burn Bonus Amplifier gives the user more TITANX on all of their next miners they start with that wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.titanx.win/titanx/titan-x/fair-creation-details-ended/burning-earn-eth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
