# Tokens Burn

### Revenue Distribution Model

<sub>**\*The Burn mechanism has not been confirmed yet and may be changed.**</sub>

#### Overview

GGX implements a community-focused revenue sharing model where a minimum of 75% of platform revenue is converted to GGX tokens (redemption of tokens from the market) and distributed according to a carefully designed allocation structure.

#### Revenue Allocation Breakdown

<pre><code><strong>Platform Revenue (75% minimum)
</strong>│
├─── Community (51%)
│    ├─── Staking Rewards
│    ├─── Liquidity Incentives
│    └─── Additional Community Benefits
│
├─── Token Burn (24%)
│    └─── Permanent Circulation Reduction
│
└─── Treasury (25%)
     └─── Operational Expenses
</code></pre>

#### Detailed Allocation

1. Community Rewards (51%)
   * Staking reward distribution
   * Liquidity mining incentives
   * Airdrop campaigns
   * Additional community initiatives
   * Purchased from DEX markets
2. Deflationary Burn (24%)
   * Regular token burning events
   * Reduction of circulating supply
   * Verifiable on-chain burns
   * Long-term value preservation
3. Treasury Operations (25%)
   * Foundation operational costs
   * Platform development
   * Marketing initiatives
   * Ecosystem growth

### Transaction Fee Structure

#### DEX Trading Fees

* **Fee Rate**: 1% on all transactions
* **Applies to**: Both buy and sell orders
* **Implementation**: Automated collection via V3 pool smart contract

#### Tax Fee Distribution

```
Transaction Fee (1%)
│
├─── Community Rewards (51%)
│    └─── Quest Reward Pool
│
├─── Token Burn (24%)
│    └─── Circulation Reduction
│
└─── Treasury (25%)
     └─── Operational Funding
```

#### Fee Allocation Breakdown

1. **Community Quest Rewards (51%)**
   * Direct funding for platform quests
   * Enhanced user rewards
   * Engagement incentives
   * Performance-based distribution
2. **Deflationary Mechanism (24%)**
   * Automated token burning
   * Regular burn events
   * Transparent burn tracking
   * Supply reduction verification
3. **Operational Treasury (25%)**
   * Platform maintenance
   * Development funding
   * Community initiatives
   * Ecosystem sustainability
