# Tokenomics explained

## 1. Twice-as-deep liquidity per circulating token

*Liquidity depth ratio*

$$
\text{LP tokens : float}=\frac{300\text{ M}}{550\text{ M}}=0.545\quad\text{vs.}\quad\frac{200\text{ M}}{800\text{ M}}=0.25
$$

That’s **2.18× more liquidity backing every token in the open market**.

\
**Practical upshot:**

* Tighter bid/ask spreads → lower slippage for buyers and sellers
* Whales can enter/exit without nuking the chart, which attracts larger wallets earlier
* A healthier price floor - panic sellers meet real depth instead of a paper-thin wall created by Pump.fun’s fixed \~$12k liquidity injection

## 2. Scarcer circulating supply = stronger upside torque

With only 55% of supply hitting the market (and another 5% soon to be locked in staking), **initial float is \~31% smaller** than in the 80/20 model. Under equal demand, price has to travel further to clear each order block, accelerating early appreciation.

## 3. Built-in marketing & partnership ammo

A dedicated **10% fund** means:

* Paid listings, influencers, CEX fees and KOL co-marketing can be financed
* Campaigns can be scheduled around exchange listings or narrative “moments”, creating fresh buy pressure long after launch
* Transparency of spend sustains community trust (a chronic weakness in meme launches)

Pump.fun coins rarely have treasury tokens, so founders either sell their own bags (bearish) or run out of money (stagnation)

## 4. Staking siphons supply, rewards diamond hands

The 5% staking pool lets holders earn yield instead of rushing to break even. As TVL in staking grows, so does effective scarcity, lowering daily sell pressure while giving the project a metric (TVL) that bigger wallets and aggregators track.

## 5. Cleaner price discovery path

**Bonding curve** still rewards early buyers, but the curve tops out sooner (55% vs 80%), so the migration to the spot AMM happens at a *lower* fully-diluted valuation. That reduces the “air-gap” between bonding-curve top buyers and first-day AMM buyers - the gap where most Pump.fun rugs happen

## 6. Credibility signals that broaden the buyer base

No dev tokens, no presale, contract & mint *and* freeze authorities revoked - all strengths Pump.fun shares, but $DF layers deeper liquidity and a roadmap of “Operations”, making it easier for CEXs, analytic dashboards and funds to list/track the token. Wider distribution = more organic demand.

## Bottom line

The **55/30/10/5** allocation trades a little early upside for:

* **>2×** the liquidity backing per circulating token
* A material marketing engine and staking sink
* A float that is \~⅓ smaller on day 1

Those levers damp the typical Pump.fun “pump-and-dump” volatility while creating multiple ongoing sources of buy-side pressure — mechanically positioning $DF for steadier, *longer-lived* price growth than the bare-bones **80/20** template.

## $DF vs Typical Pump.fun coin

<table><thead><tr><th width="251"></th><th>$DF</th><th>Typical Pump.fun coin</th></tr></thead><tbody><tr><td>Bonding-curve sale tranche</td><td><strong>55 %</strong> (550 M of 1 B)</td><td><strong>80 %</strong> (800 M of 1 B)</td></tr><tr><td>Tokens migrated to LP</td><td><strong>30 %</strong> (300 M)</td><td><strong>20 %</strong> (200 M)</td></tr><tr><td>Marketing / partnership</td><td><strong>10 %</strong> (transparent spend)</td><td><strong>0 %</strong></td></tr><tr><td>Staking-rewards pool</td><td><strong>5 %</strong></td><td>none</td></tr></tbody></table>


---

# 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://dfhq.gitbook.io/docs/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.
