# Economic

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

### 1.1 Token Total Supply & On-Chain Allocation Rules

**Core Consensus**: The total supply of FLOA tokens is permanently fixed at 100 million tokens, with no form of inflation or deflation mechanisms.&#x20;

The team reserves no tokens and conducts no private sales. All tokens are distributed exclusively through "Train to Earn" or "Community Sale," with all rules enforced by smart contracts - publicly verifiable and immutable.

<table><thead><tr><th width="145.60003662109375">Distribution</th><th width="80">%</th><th width="125.5999755859375">Amount</th><th width="372.800048828125">Core Use Cases &#x26; Acquisition Methods</th></tr></thead><tbody><tr><td>Train to Earn</td><td>92%</td><td>92,000,000</td><td>Earned by users through intelligent Agent training—the sole token issuance channel; mining efficiency is determined by training frequency and Agent level.</td></tr><tr><td>Public Sale</td><td>5%</td><td>5,000,000</td><td>Low-entry-barrier on-chain public sale open to Web3 users.</td></tr><tr><td>Liquidity Pools</td><td>3%</td><td>3,000,000</td><td>Jointly injected into the PancakeSwap liquidity pool alongside public sale funds.</td></tr></tbody></table>

### 1.2 Protocol Revenue Distribution

All revenues in the FLOA ecosystem are automatically distributed through smart contracts with no centralized intervention, ensuring transparency and auditability:

#### 1.21 Digital Agent Minting/Upgrading Revenue/Purchase New Block

100% of revenue is transferred to the Treasury wallet via smart contract, earmarked for:

* Daily team operations
* Core technology iteration
* On-chain ecosystem maintenance

#### 1.22 Unbound Invitation Code User Consumption Revenue

100% of revenue is transferred to the Treasury wallet via smart contract, earmarked for:

* Daily team operations
* Core technology iteration
* On-chain ecosystem maintenance

#### 1.23 Training Ticket Purchase Revenue&#xD;

**During the Floa Genesis phase:** 90% was automatically burned by the smart contract (reducing the circulating supply to enhance long-term value), 5% was immediately returned to the inviter's wallet, and 5% was transferred to the team's operational wallet.\
**During the Floa Nexus phase:** 90% of the tokens will belong to a multi-signature address created by the team, used for user incentives after full circulation.

#### 1.24 PancakeSwap Liquidity Fees

The fixed 1% transaction fee is automatically split by smart contract:50% belongs to OramaPad50% belongs to KingnetFunAll allocation records are publicly verifiable on-chain<br>


---

# 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://docs.floahive.com/economic.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.
