# 🪂 Airdrop Strategy & Anti-Jeet Mechanics

To reward loyal holders and deter opportunistic dumpers, the WTF? platform uses a **staggered airdrop system** backed by strict **anti-jeet mechanics**.

This ensures fairer distribution of tokens, stronger price support, and bonuses for those who stick with us through the journey.

#### 🔁 Airdrop Structure

* Your total airdrop allocation is split into **4 rounds**, each distributing **25%** of your tokens.
* Random **snapshots** will be taken before each round to determine eligibility.
* Eligibility is based on your **current token balance** relative to your previously received airdrops.

***

#### 🚨 Holding Thresholds (Anti-Jeet Rules)

To qualify for your next airdrop round, your wallet **must hold at least 50%** of the tokens received from **all previous airdrops** combined.

**🧠 Example:**

Let’s say you’re allocated **100M tokens** in total.

* ✅ Airdrop 1: You receive **25M tokens**
* ❗ If you hold at least **12.5M tokens (50%)** at the snapshot for Airdrop 2, you qualify for the next drop
* ❌ If you sell or transfer more than **12.5M tokens**, you **forfeit** all remaining airdrops (Rounds 2, 3, 4)

This continues across each round.

***

#### 🎁 Bonus Round for Loyal Holders

If you **hold 50% or more** of your received tokens **through all 4 snapshot periods**, you’ll be eligible for a **bonus distribution**.

This bonus comes from the pool of **forfeited tokens** — redistributed exclusively to loyal holders who stuck it out.

***

#### 📌 Summary

<table><thead><tr><th width="85">Round</th><th>Allocation</th><th>Holding Requirement</th><th>Risk if &#x3C; 50% Held</th></tr></thead><tbody><tr><td>1</td><td>25%</td><td>—</td><td>—</td></tr><tr><td>2</td><td>25%</td><td>50% of Round 1</td><td>Forfeit future drops</td></tr><tr><td>3</td><td>25%</td><td>50% of Rounds 1–2</td><td>Forfeit future drops</td></tr><tr><td>4</td><td>25%</td><td>50% of Rounds 1–3</td><td>Forfeit bonus</td></tr><tr><td>Bonus</td><td>Forfeited tokens</td><td>Hold 50% throughout</td><td>—</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://docs.wtfirkin.com/airdrop-strategy-and-anti-jeet-mechanics.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.
