# Retroactive Airdrop

### Overview

The PHI token airdrop allocation is calculated based on users' activity records and contributions.

#### Basic Settings

* **Total Allocation**: 32,000,000 PHI (3.2% of total supply)
* **Number of Recipients**: Approximately the top 7,000 users
* **Data Snapshot**: October 8, 2025 (Timing varies by data source)

***

### Process Flow

#### 1. Data Collection

Collected data from multiple sources across the following categories:

* **Philand Activities**: Quest completions, Philand rank, Premium objects
* **NFT Holdings**: WAWA holders, Rare items
* **Phi.box Platform Activities**: Phibox claims, Achievements
* **Creator Activities**: Artist scores
* **External Evaluations**: Gitcoin Passport, Talent Protocol
* **Economic Activities**: Trade volume, Board token holdings
* **Web3 Identity**: ENS, Basename

#### 2. Exclusion Process

Pre-exclude fraudulent accounts and system addresses

#### 3. Penalty Application

To exclude bots and focus on identity, scores are reduced in the following cases:

* **No Web3 Identity**: Users without either ENS or Basename

***

### Design Philosophy

Rather than evaluating a single activity, we comprehensively assess contributions across multiple categories to measure overall platform contribution from past to present.

This allocation **emphasizes past activities** in particular.


---

# 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.phi.box/explore-phi/phi-token/retroactive-airdrop.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.
