# AITV Airdrops

To reward early users and seed DAO governance, **5% of $AITV supply (50M tokens)** is allocated to airdrops, released across multiple waves.

Airdrops are just one part of the broader [$AITV Token Economy](/the-usdaitv-economy.md), alongside governance staking, ecosystem incentives, and network value capture.

***

## 🌱 Wave 1: Genesis Airdrop

**Allocation:** 10,000,000 $AITV (1% of supply)\
**Snapshot Date: September 1, 2025** - all user activity up to this date (XP, missions, credit usage, etc.) will determine eligibility and allocation.\
**Airdrop Date: September 3rd 2025**\
**Proposal:** [AIP-1: Launch of Wave 1 Airdrop](https://forum.aitv.gg/t/aip-1-launch-of-aitv-wave-1-airdrop)

### Distribution Buckets

* **Instant Airdrop - 250,000 $AITV**
  * Sent directly to eligible addresses
  * No action required
* **Credit Rewards - 750,000 $AITV**
  * Each AITV Credit spent gets boosted with additional $AITV
  * Distributed in-app as rewards
* **Staking Rewards - 1,000,000 $AITV**
  * Earned by users who stake $AITV into governance
  * Distributed progressively as emissions
* **Vested Packages - 8,000,000 $AITV**
  * **Core of Wave 1**
  * Eligible users receive a personal allocation based on their XP, missions, and other past actions they've taken within the AITV ecosystem
  * **This allocation must be claimed via one of the three options below**

### Claim Options for Vested Packages (8M $AITV)

Eligible users will receive a **Vested Package allocation**, and must choose how to claim it:

* **Option A - Instant Claim (Quick Exit)**
  * Claim **5% of your allocation immediately**
  * Remaining **95% is forfeited permanently**
  * No staking required
* **Option B - Delayed Unlock (Patience Path)**
  * Vesting occurs **linearly over 3 months**
  * You can claim at any time, but **unvested tokens are forfeited** if you exit early
  * Example: Claim after 60 days -> \~66% unlocked, \~34% forfeited
* **Option C - Full veAITV Staking (Commitment Path)**
  * Instantly receive 100% of your allocation by **locking into veAITV staking**
  * Lock duration determines voting power (min 3 months)

### Example (User with 1,000 $AITV Vested Allocation)

<table><thead><tr><th width="169.25">Option</th><th width="316.5">What You Get</th><th>Conditions</th></tr></thead><tbody><tr><td><strong>A. Instant</strong></td><td>50 $AITV immediately</td><td>950 $AITV forfeited</td></tr><tr><td><strong>B. Delayed Unlock</strong></td><td>Wait 3 months -> full 1,000 $AITV</td><td>Claim early -> partial unlock, rest forfeited</td></tr><tr><td><strong>C. Staking</strong></td><td>1,000 $AITV immediately<br>(locked as veAITV)</td><td>Unlock after chosen staking period</td></tr></tbody></table>

***

## 🌊Wave 2: Season 2 & Partner Community Airdrop

**Allocation:** 12,500,000 $AITV\
**Snapshot Date: November 28, 2025** (at finalization of Season 2 leaderboard)\
**Airdrop Date: December 3rd 2025**\
**Proposal:** [AIP-10: Launch of Wave 2 Airdrop](https://forum.aitv.gg/t/aip-10-launch-of-aitv-wave-2-airdrop/64)&#x20;

#### **Breakdown** <a href="#p-112-breakdown-5" id="p-112-breakdown-5"></a>

* **10,000,000 $AITV — Vested Packages**\
  Distributed to eligible users with a vesting/claim mechanic equivalent to Wave 1 (see [*Claim Options for Vested Packages*](#claim-options-for-vested-packages-8m-usdaitv) above).
* **500,000 $AITV — Instant Airdrop**\
  Sent directly to eligible addresses; no claim required.
* **1,000,000 $AITV — Staking Rewards**\
  Distributed over time as emissions to AITV stakers.
* **1,000,000 $AITV — Aura Rewards**\
  Allocated to users based on aura metrics or similar profile-level engagement scoring.

#### **Eligibility Criteria** <a href="#p-112-eligibility-criteria-6" id="p-112-eligibility-criteria-6"></a>

1. **Season 2 XP Leaderboard**
   * The leaderboard finalizes on **November 28**.
   * All addresses meeting minimum participation thresholds and not flagged as malicious are eligible.
2. **Partner Community Expansion**\
   Addresses from the following communities will be included:
   * **Mr Freeman**
   * **Sproto (`$BITCOIN`)**
   * **Nimpet (`$PUBLIC`)**
   * **RetroDoges (`$DOG`)**
   * **Gloria (`$GLORIA`)**
   * **Burnie (`$ROAST`)**
   * **EOLAS (`$EOLAS`)**
   * **SINT**
   * **PettBro ($AIP)**

Partner lists will be verified with their community reps.

#### **Distribution %'s** <a href="#p-112-distribution-s-7" id="p-112-distribution-s-7"></a>

The tokens distributed to eligible users will be split between the 2 categories as follows:

* 80% - **Season 2 XP Leaderboard**
* 20% - **Partner Community Expansion**

***

Future waves will follow similar principles, with details approved through DAO governance.


---

# 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.aitv.gg/aitv-airdrops.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.
