> For the complete documentation index, see [llms.txt](https://telgather.gitbook.io/web3pvz-deadpaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://telgather.gitbook.io/web3pvz-deadpaper/play-to-airdrop-p2a.md).

# Play to Airdrop (P2A)

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

## SBT Miners to NFT Miners Conversion

SOUL NFTs are a key tradable asset and play a crucial role in connecting different game versions, bridging the shift from P2A to Z2E. They ensure that players' progress carries over while keeping the in-game economy evolving and rewarding.

In future **Z2E version**, SOUL NFTs are necessary for forging in-game Zombie Miners into tradable NFT Miners.

In current **P2A version**, SOUL NFTs enable the conversion of SBT Miners into NFT Miners.&#x20;

## **Benefits of NFT MINER**

* **True Ownership:** Gain verifiable ownership of your mining asset as an NFT.
* **Trading Capability:** Freely trade your NFT MINER on secondary markets.
* **Mining Power Stacking:** SBT and NFT MINER mining powers will stack, for a combined mining speed.

## **Important Notes**

* Each NFT MINER series will have a limited supply (CAP), so conversions are processed on a first-come, first-served basis.
* Stay updated on official community announcements for precise airdrop and conversion launch dates.

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

## 🎉TGE Airdrop Prize Pools🎉&#x20;

🎁**Free-to-Play Pool (10%)**: Rewards players for completing in-game milestones.&#x20;

🎁**Hardcore Pool (53%)**: Rewards loyal and active users based on ZGP, Highest Mining Speed Badges, and Dr.Pump Shareholder Badges.&#x20;

🎁**NFT and Contributor Pool (30%)**: Distributes rewards based on NFT Miner holdings and IAP contributions.&#x20;

🎁**SBT Miner Pool (7%)**: Rewards players holding SBT Miners.&#x20;

🌟**Bonus: Social Task Reward (1M $ZP)**: Rewards players for completing social tasks.

***

## 🎉2nd Airdrop Key Metrics🎉&#x20;

**Total Supply: 1.25%**

💥 **Energy Pool (30%)**: Based on the amount of ENERGY generated through in-game $ZP staking.\
💥 **ZGP Pool (40%)**: Rewards players according to their total ZGP holdings.\
💥 **NFT Miner Pool (20%)**: Calculated from the number and rarity of your NFT MINERS.\
💥 **Referral Pool (5%)**: Based on your success in inviting and onboarding new players.\
💥 **Task Pool (5%)**: Earned by completing missions and milestones in the Task Center.

🏆 **Bonus Metrics Considered Across Pools:**\
🔹 Highest Mining Speed Badges\
🔹 PvP Ranking Badges\
🔹 Dr.Pump Shareholder Badges


---

# 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://telgather.gitbook.io/web3pvz-deadpaper/play-to-airdrop-p2a.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.
