> For the complete documentation index, see [llms.txt](https://docs.pomerium.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pomerium.space/pomerium-world/mission/airdrop.md).

# Airdrop

The Airdrop section provides simple missions for Pomeworld platform users to earn POM(points). Additionally, there is a section for Pomerium PFP NFT holders to earn PMG tokens.&#x20;

#### All Users

**Daily Check-in**

* BNB Chain
* opBNB Chain
* Arbitrum Chain

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

Users can earn POM(points) by checking in daily across multiple blockchain networks.

Check-in is the easiest and the most certain way to contribute to the Pomeworld platform. Start checking in and earn POM(points) every day!

#### &#x20;<a href="#pfp-holders" id="pfp-holders"></a>

#### PFP Holders <a href="#pfp-holders" id="pfp-holders"></a>

**Daily Get $PMG**

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

Get PMG airdrops allocated to Pome Village Season 1 PFP NFT holders on the Pomeworld platform! The PMG accumulated through daily check-in can be claimed after Phase 1 ends.

*For more information about PFP NFTs, click* [***here***](#pfp-holders)

#### Challenge

Through Challenges, users can earn POM(points) by completing various SNS and quiz missions.

How to complete missions:

1. Click the Start button on the linked SNS missions.
2. Click the GET button on unlocked missions.
3. Complete other missions that will be added periodically

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

Expect many event missions to be added during Phase 1 of the Pomeworld platform!

Users can check out POM(points) they have earned through Daily Check-in and Challenges on the Leaderboard and Mypage.


---

# 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://docs.pomerium.space/pomerium-world/mission/airdrop.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.
