> For the complete documentation index, see [llms.txt](https://phina-network.gitbook.io/phn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phina-network.gitbook.io/phn/airdrop-and-earn.md).

# Airdrop & Earn

## Phina Network (PHN) — Airdrop & Rewards Event Announcement

**Purpose of Publication:** This document provides a clear, exciting, and informative announcement about the upcoming **PHN Airdrop Campaign**, highlighting opportunities for users to earn, compete, and participate in innovative ways.

***

### 1. Breaking News

🚀 **Phina Network Airdrop is Coming Next Month!** 🚀\
This is your chance to **earn free PHN tokens**, take part in tasks, invite friends, and join one of the most rewarding community events in the Web3 space.

Phina Network is building the **AI-powered Web3 ecosystem** where innovation meets opportunity — and this airdrop is designed to bring our early supporters into the heart of the network.

***

### 2. Airdrop Highlights

* **Event Launch:** Next Month (official date TBA)
* **Reward Pool:** Millions of PHN tokens up for grabs
* **Eligibility:** Complete simple community & Web3 tasks
* **Referral Program:** Invite friends and earn **bonus PHN**
* **Claiming Offers:** Big claiming windows with jackpot-style surprises
* **Competition:** Top referrers and active participants can win **huge PHN rewards**

***

### 3. How to Earn PHN in the Airdrop

1. **Complete Tasks:** Follow social channels, share updates, join community events.
2. **Engage & Learn:** Take part in quizzes, AMA events, and Phina Network updates.
3. **Refer Friends:** Share your referral link — the more you refer, the more you earn.
4. **Compete & Win:** Join leaderboard competitions for **exclusive PHN jackpots**.
5. **Claim Big:** Special claiming events will offer **bonus multipliers** and lucky jackpot wins.

***

### 4. Event Features

* **Innovation Meets Rewards:** AI-powered engagement tracking ensures fair distribution.
* **Jackpot Claim Rounds:** Random jackpot winners during claim events.
* **Referral Race:** Compete to be among the top referrers and unlock **big prizes**.
* **Learning Incentives:** Earn PHN by reading, engaging, and proving your knowledge about Phina Network.
* **Community First:** Designed to reward genuine supporters, not bots.

***

### 5. Big Opportunity

* **Early Entry = Maximum Rewards** 💎
* **Multiple Ways to Earn PHN** (tasks, referrals, jackpots, competitions)
* **Once-in-a-Lifetime Community Event** before official presale and listing

This is more than just an airdrop — it’s a **movement** to build the strongest AI x Web3 community.

***

### 6. Security & Fairness

* **Anti-Bot Measures:** AI-enhanced detection to prevent cheating.
* **Transparent Allocation:** All rewards and distributions will be published.
* **Verified Contracts:** Claiming will only happen via official channels.

***

### 7. Timeline

* **This Month:** Finalizing airdrop dashboard & referral system.
* **Next Month:** Official Airdrop Launch & Claim Events Begin.
* **Following Months:** Jackpot claim rounds, leaderboard rewards, and presale integration.

***

### 8. Short Publish-Ready Version

**Headline:** 🎉 Phina Network Airdrop Coming Soon — Earn PHN by Tasks, Referrals & Jackpot Wins! 🎉

**Body:** Next month, the Phina Network Airdrop begins — offering millions of PHN in rewards! Complete tasks, refer friends, and compete for jackpots. Don’t miss this big opportunity to join the AI-powered Web3 revolution.

***

### 9. Legal Disclaimer

This announcement is for informational purposes only and does not guarantee earnings. Rewards depend on participation and eligibility. Please verify all official announcements and links before claiming.

***

**Note:** This document can be published directly on Telegram, Medium, or X with branding and graphics to maximize engagement.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://phina-network.gitbook.io/phn/airdrop-and-earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
