# Distribution

### BonFire Token Distribution & Mining <a href="#bonfire-token-distribution-and-mining" id="bonfire-token-distribution-and-mining"></a>

**Daily Distribution Dynamics**

* Mining begins with 50M BFX Tokens available daily for the first 8 days.
* After Day 8, the amount of BFX available each day is reduced by 1%. This reduction continues until Day 369.
* Once Day 369 Starts, the daily distribution is funded by the **Recycle Pool**, ensuring the mining process can continue indefinitely.
* Supply Capped at the End of Day 368:  Further mining funded by the Recycle Pool<br>

**Example Reduction Over Time:**

* Day 1 = 50,000,000 BFX Available
* Day 2 = 50,000,000 BFX Available
* Day 3 = 50,000,000 BFX Available
* Day 4 = 50,000,000 BFX Available
* Day 5 = 50,000,000 BFX Available
* Day 6 = 50,000,000 BFX Available
* Day 7 = 50,000,000 BFX Available
* Day 8 = 50,000,000 BFX Available
* Day 9 = 49,500,000 BFX Available
* Day 10 = 49,005,000 BFX Available

<figure><img src="/files/fYVTu3fEaMV7aAApGkBx" alt=""><figcaption></figcaption></figure>

#### Mining Power (Smart Burn Power)

When users purchase Smart Burn Power (SBP), they receive mining power for 8 days. Mining power decreases by 12.5% daily to align with the token’s deflationary mechanism.

\
**Mining Power Decay Example (100 SBP Purchased):**

* **Day 1:** 100 SBP
* **Day 2:** 87.5 SBP
* **Day 3:** 75 SBP
* **Day 4:** 62.5 SBP
* **Day 5:** 50 SBP
* **Day 6:** 37.5 SBP
* **Day 7:** 25 SBP
* **Day 8:** 12.5 SBP

<br>

<figure><img src="/files/PbpFQ9hcabOCDNNQKkrR" alt=""><figcaption></figcaption></figure>

**Pricing:**

* 10,000,000 X28 = 369 SBP&#x20;
* Higher SBP values translate to stronger mining power, giving users a larger share of the daily mining rewards.

<figure><img src="/files/X4QIMv7vRmbyFnnEz5oD" alt=""><figcaption></figcaption></figure>

## The Recycle Pool Mechanism

When the platform reaches Day 369:

1. **New Token Minting Stops:** BFX token supply is capped permanently.  **5.22 Billion** is Max Supply
2. **Mining Funded by Recycle Pool:**&#x20;
   * 20% of the buy and burn is allocated to funding the Recycle Pool during the initial mining phase.&#x20;
   * Once Day 369 is reached, **50%** of the buy and burn is allocated to funding the Recycle Pool.
   * **Day 369 and beyond**, 4% of the Recycle Pools Total will be released for mining each day based on health of markets.  (Adjustable up to 10%)

This system ensures a sustainable reward mechanism that supports mining cycles indefinitely, even after no new tokens are minted.


---

# 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://bonfire-5.gitbook.io/bonfire/distribution.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.
