# QUACK Tokenomics

### Token Supply

The total token supply of **QUACK** is **10,000,000,000**.

<figure><img src="/files/7QVYMTCl2oiK2LutC8jC" alt=""><figcaption></figcaption></figure>

### Token Utilities

* Utility token, reduce sell pressure for DACKIE
* Pair with DACKIE (DACKIE <> QUACK) to liquidity mining
* Stake to mining DACKIE and other tokens
* Craft special NFTs

### Token Allocation

<table><thead><tr><th width="153">#</th><th>Detail</th><th>Allocation %</th><th>Allocation Token</th><th>Remark</th></tr></thead><tbody><tr><td>Reserve</td><td><strong>Genesis LP</strong><br>Multichain LP<br>CEX Listing</td><td>25%</td><td>2,500,000,000</td><td>Gradually release</td></tr><tr><td>Community</td><td>Staking Incentive</td><td>75%</td><td>7,500,000,000</td><td>Gradually release</td></tr></tbody></table>

### Token Emission Mechanism

🌐 [Detail Link](https://docs.google.com/spreadsheets/d/1vGQ0YkaoRQyH4R-p50_7XTfsimmmhE3yWP9kDh2hbXs/edit?gid=128717497#gid=128717497)

{% hint style="info" %}
Quarterly Reduction Rate (QRR) = **15%**

QUACK emission rate decreases every quarter.
{% endhint %}

We implement QRR for the emission rate of QUACK tokens. This means each quarter, the number of QUACK tokens emitted each month will be reduced by 15%. This increases the rarity of the QUACK token over time.

### Token Burn Mechanism

* From trading fee.
* From crafting special NFT.

### Token Release Schedule

🌐 [Detail Link](https://docs.google.com/spreadsheets/d/1vGQ0YkaoRQyH4R-p50_7XTfsimmmhE3yWP9kDh2hbXs/edit?gid=128717497#gid=128717497)

🌐 [Emission API](https://analytics-api.dackieswap.xyz/api/dackie-emission)

🌐 [Statistic API](https://analytics-api.dackieswap.xyz/api/dackie-statistics)

**-> Circulating:**

🗓️ From July/2024: **1,480,435,933** (0.16 Total Supply)

🗓️ Estimated End of 2024: **3,072,935,933** (0.32 Total Supply)

🗓️ Estimated End of 2025: **5,490,389,324** (0.58 Total Supply) - Inflation: <mark style="color:red;">**44%**</mark>

🗓️ Estimated End of 2026: **6,752,315,103** (0.71 Total Supply) - Inflation: <mark style="color:yellow;">**18.7%**</mark>

🗓️ Estimated End of 2027: **7,411,048,246** (0.78 Total Supply) - Inflation: <mark style="color:green;">**8.9%**</mark>

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


---

# 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.dackieswap.xyz/archived/achieved-pages/quack-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.
