> For the complete documentation index, see [llms.txt](https://project-49.gitbook.io/fortunehunters/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://project-49.gitbook.io/fortunehunters/tokenomics.md).

# 4 Tokenomics

*"True wealth flows not from tokens, but from wisdom shared and journeys honored."*\
The **Fortune Point** system represents the revolutionary tokenization of AI-powered Oriental divination. As users engage with our AI Oracle that masters 四柱八字 (Four Pillars) and 五行 (Five Elements), they earn tangible rewards for exploring Eastern wisdom through cutting-edge technology. This creates the world's first economy where artificial intelligence and ancient divination arts generate real value.

## 4.1 Core Parameters

| Metric                 | Value                                                                    | Rationale                                                                         |
| ---------------------- | ------------------------------------------------------------------------ | --------------------------------------------------------------------------------- |
| **Point System**       | Tier-based progression                                                   | Encourages continuous growth and self-improvement.                                |
| **Tier Structure**     | 10 ascending tiers                                                       | Recognizes milestones and fosters a sense of community.                           |
| **Point Allocation**   | Dynamic, based on user engagement                                        | Rewards active participation and meaningful contributions.                        |
| **Decimals**           | Not applicable                                                           | Points are whole numbers, ensuring simplicity and clarity.                        |
| **Standard**           | *SPL* (Solana)                                                           |                                                                                   |
| *ERC-20* (bridge 2026) | Solana's high throughput for origins; EVM chains for DeFi composability. |                                                                                   |
| **Max Supply**         | **10 000 000 000 (10 B)** fixed                                          | Large enough for micro-rewards (<1 $FORTUNE) but scarce enough for value accrual. |
| **Decimals**           | 18                                                                       | Aligns with ERC-20 norm; maintains precision on bridges.                          |

## 4.2 Detailed Allocation

| Bucket                  | Allocation | Vesting / Unlock                         | Purpose                                                                      |
| ----------------------- | ---------- | ---------------------------------------- | ---------------------------------------------------------------------------- |
| **Rewards Pool**        | **40 %**   | Linear release over **7 years**          | Pays out Fortune Readings, streak bonuses and Festival prizes.               |
| **Staking / Ascension** | **20 %**   | Dynamic emission tied to validator count | Incentivises Master & Apprentice Shamans to secure originality attestations. |
| **Treasury**            | **20 %**   | 10 % THE, rest unlocked via DAO votes    | Grants, marketing, liquidity, cross-chain bridges, research sponsorships.    |
| **Team & Advisors**     | **15 %**   | 24-month cliff → 36-month linear         | Aligns core contributors while preventing early exit dumping.                |
| **DEX Liquidity**       | **5 %**    | 50 % at THE, 50 % after 6 months         | Seeds AMMs, reduces slippage for newcomers.                                  |

> **Vesting Philosophy**
>
> FortuneHunters follows the *Slow-Burn* model: emissions taper as the user base grows, pivoting the primary value capture from inflationary rewards to secondary-market NFT trading fees.

## 4.3 Monetary Policy

### Inflation Control

Unlike typical Play-to-Earn models, **$FORTUNE** employs *scheduled disinflation*. The annual emission rate starts at **8 %** and halves every two years until stabilising at **1 %** after year seven. This curve mirrors Bitcoin's scarcity narrative while allowing enough flow for new fortune seekers.

### Deflationary Offsets

1. **Fortune Sacrifice Burn** — When a holder permanently burns a Fortune NFT to extract its Essence, **10 %** of the associated $FORTUNE is burned, creating value for all holders.
2. **Fee Burn Split** — Each Fortune NFT secondary trade triggers a **4 %** fee. Half of that fee is instantly burned; the rest flows to the Treasury for strategic buy-backs.
3. **Swap Fee Loop** — The in-app points→$FORTUNE swap charges **1 %**; 50 % of the collected tokens are burned.

The net effect is a long-term deflationary bias once user growth outpaces emissions.

## 4.4 Utility Flywheel

1. **Create** — Users check fortunes, earn points pegged to their Fortune Reading.
2. **Convert** — Points auto-swap into $FORTUNE at periodic or on-demand cycles.
3. **Stake** — Holders lock $FORTUNE for Ascension tiers, receiving higher multipliers **and** validator fees.
4. **Spend** — $FORTUNE is used for festival tickets, exclusive AI prompt packs, and governance deposits.
5. **Burn / Recycle** — Sacrifices and fees remove supply, restarting the flywheel.

```mermaid
graph LR
A(Fortune Reading) --> B(Points)
B --> C($FORTUNE Swap)
C --> D(Stake / Spend)
D --> E(Burn Events)
E --> A
```

## 4.5 Treasury Management

The DAO-controlled Treasury receives revenue from:

* 2 % of every NFT trade (half of the 4 % fee)
* 0.5 % of each points→$FORTUNE swap
* Periodic validator slashing events

Funds are diversified into BTC, ETH, USDC and yield-bearing ETH-LSDs following a policy approved by governance every six months.

## 4.6 Governance Mechanics

* **Proposal Threshold:** 1 % of circulating $FORTUNE staked for 7 days.
* **Quorum:** 10 % of total staked supply.
* **Voting Power:** Quadratic up to 100 000 $FORTUNE, linear thereafter to limit whales.
* **Execution Timelock:** 48 hours; allows rage-quit before implementation.

## 4.7 Example Scenario

> *Case Study*: *Lia engages with our AI-powered Oriental divination daily, receiving personalized 天干地支 readings across all five life domains. The AI analyzes her 五行 elemental balance and 十神 relationships, earning her **12 000 Fortune Points**. Converting to **3 200 $FORTUNE** tokens, she stakes as Apprentice Mystic to help validate the AI's divination accuracy, earning **5% APR** while contributing to the fusion of Eastern wisdom and machine learning.*

## 4.8 Risk & Mitigation

| Threat              | Impact | Mitigation                                                      |
| ------------------- | ------ | --------------------------------------------------------------- |
| Reward farming bots | High   | CAPTCHA, biometric Telegram checks, dynamic score fraud filter. |
| Liquidity shocks    | Medium | Protocol-owned liquidity via Treasury LP positions.             |
| Bridge exploit      | High   | Multi-sig guardians, insurance fund, rate-limited minting.      |

***

### Allocation Diagram

```mermaid
pie title $FORTUNE Allocation (Genesis)
    "Rewards Pool" : 40
    "Staking" : 20
    "Treasury" : 20
    "Team" : 15
    "Liquidity" : 5
```

> *The Fortune economy is designed to be a marathon, not a sprint—rewarding early believers without penalising late seekers.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://project-49.gitbook.io/fortunehunters/tokenomics.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.
