> For the complete documentation index, see [llms.txt](https://gamechanger-1.gitbook.io/gamechanger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamechanger-1.gitbook.io/gamechanger/7.-tokenomics/7.3-fee-allocation-logic.md).

# 7.3 Fee Allocation Logic

All fees collected from buy and sell transactions are allocated automatically at the protocol level according to immutable smart contract logic. Fee distribution occurs atomically within each transaction and requires no external execution, delays, or administrative involvement.

The total transaction fee of **5%** is allocated as follows:

* **Game Pool Allocation – 4.5%**\
  This portion is transferred directly into the on-chain Game Pool. Funds accumulated in the Game Pool serve as the exclusive source of rewards distributed during automated game resolution events. The pool operates entirely under predefined protocol rules and cannot be accessed, withdrawn, or redirected by any external party.
* **Deflationary Burn – 0.5%**\
  This portion is permanently removed from circulation by transferring tokens to an irrecoverable burn address. This enforces continuous, transaction driven supply reduction and introduces a deflationary pressure aligned with protocol activity.

Through this allocation model, every economic interaction simultaneously supports active gameplay and long term supply discipline. Value accumulation and deflation are enforced transparently and predictably by immutable execution paths embedded directly in the smart contract.

All allocation rules are fixed at deployment and cannot be modified, ensuring permanent consistency and trust minimized operation.
