# Burn Mechanism

**Permanent Scarcity. Compounding Value.**

Token burns are not new in crypto. But most projects treat burns as marketing events - one-time gestures to generate headlines rather than structural mechanisms. AIFusionX is fundamentally different. Our burn mechanism is built into the protocol itself - automatic, continuous, verifiable, and impossible to stop or circumvent.

**📐 The Economic Principle**

When supply decreases and demand stays constant - price increases. When supply decreases AND demand increases - price increases dramatically. AIFusionX creates both simultaneously: continuously shrinking supply + growing platform demand.

**Burn Mechanism 1: Real-Time Presale Burns** \
During presale phases, token burns happen in real-time as purchases are made. This is not a post-presale burn it is an automatic, protocol-level process that fires with every purchase transaction.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Step</strong></td><td valign="top"><strong>What Happens</strong></td></tr><tr><td valign="top">1</td><td valign="top">User sends USDT → Platform confirms payment</td></tr><tr><td valign="top">2</td><td valign="top">Real-time AIFX tokens delivered to buyer's wallet</td></tr><tr><td valign="top">3</td><td valign="top">Burn mechanism triggers automatically on-chain</td></tr><tr><td valign="top">4</td><td valign="top">Burned tokens sent to dead wallet: 0x000...dead</td></tr><tr><td valign="top">5</td><td valign="top">Total supply decreases publicly verifiable on blockchain explorer</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>⭐ Why Real-Time Matters</strong></p><p>Late presale buyers are buying into a SCARCER token than early buyers providing a structural compounding advantage to those who act first. Every purchase makes the next purchase's tokens more valuable.</p></td></tr></tbody></table>

**Burn Mechanism 2: Service Fee Burns 🔥**

As the AIFusionX platform grows and users pay service fees to access AI tools, 20% of all fees collected are permanently burned bought from the open market and sent to the dead wallet.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Service</strong></td><td valign="top"><strong>Fee Generated</strong></td><td valign="top"><strong>Amount Burned</strong></td></tr><tr><td valign="top">AI Trading Signal Subscription</td><td valign="top">$X per period</td><td valign="top">20% of fee burned</td></tr><tr><td valign="top">Risk Dashboard Access</td><td valign="top">$X per period</td><td valign="top">20% of fee burned</td></tr><tr><td valign="top">AI Marketing Tools</td><td valign="top">$X per period</td><td valign="top">20% of fee burned</td></tr><tr><td valign="top">Bot Platform Usage</td><td valign="top">$X per period</td><td valign="top">20% of fee burned</td></tr><tr><td valign="top">API Access Fees</td><td valign="top">$X per period</td><td valign="top">20% of fee burned</td></tr></tbody></table>

**The Double Effect of Service Fee Burns**

* Buy pressure: The platform buying AIFX from the open market to burn creates upward price pressure
* Supply reduction: The burned tokens permanently reduce circulating supply

Every new user, every subscription, every AI tool usage creates BOTH effects simultaneously.


---

# 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://aifusionx.gitbook.io/aifusionx/burn-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.
