# Web3PvZ Deadpaper

## Web3PvZ Deadpaper

- [Quick Start](https://telgather.gitbook.io/web3pvz-deadpaper/quick-start.md): FAQ for New Gamers
- [About Web3PvZ](https://telgather.gitbook.io/web3pvz-deadpaper/about-web3pvz.md)
- [Game Stats](https://telgather.gitbook.io/web3pvz-deadpaper/about-web3pvz/game-stats.md): Data Snapshot as of Feb28
- [About Revenue](https://telgather.gitbook.io/web3pvz-deadpaper/about-web3pvz/game-stats/about-revenue.md): Data Snapshot as of Feb15
- [Undead Achievements](https://telgather.gitbook.io/web3pvz-deadpaper/about-web3pvz/undead-achievements.md)
- [Partnership Announcements](https://telgather.gitbook.io/web3pvz-deadpaper/about-web3pvz/partnership-announcements.md)
- [Notable Social Presence](https://telgather.gitbook.io/web3pvz-deadpaper/about-web3pvz/notable-social-presence.md)
- [About DR.PUMP](https://telgather.gitbook.io/web3pvz-deadpaper/about-dr.pump.md)
- [DR.PUMP: Voting and Governance](https://telgather.gitbook.io/web3pvz-deadpaper/about-dr.pump/dr.pump-voting-and-governance.md)
- [THE ZOMBIES: Game Basics](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics.md)
- [GARDEN: Land & Plants](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/garden-land-and-plants.md)
- [GRAVE: Miner & Mining](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/grave-miner-and-mining.md)
- [DECK: SOUL & Miner Enhancements](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/deck-soul-and-miner-enhancements.md)
- [ZOMBIE BOX & ZOMBIE SHOP](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/zombie-box-and-zombie-shop.md)
- [RANKING & TASK](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/ranking-and-task.md)
- [WALLET: Account & Assets](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/wallet-account-and-assets.md)
- [INVITE: Referral Rewards & OGs](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/invite-referral-rewards-and-ogs.md)
- [PLATFORM: LINE & Telegram & Web](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/platform-line-and-telegram-and-web.md)
- [PvP Challenges & Ranking Badges](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/pvp-challenges-and-ranking-badges.md)
- [FULL ZP MINING: Zombie-to-Mine $ZP](https://telgather.gitbook.io/web3pvz-deadpaper/the-zombies-game-basics/full-zp-mining-zombie-to-mine-usdzp.md)
- [THE PLANTS: Game Basics](https://telgather.gitbook.io/web3pvz-deadpaper/the-plants-game-basics.md)
- [PLANTING: Pots and Seeds](https://telgather.gitbook.io/web3pvz-deadpaper/the-plants-game-basics/planting-pots-and-seeds.md): Note: This document outlines the core gameplay logic and system framework as it currently stands. Please be aware that game mechanics and features are subject to change as the game continues to evolve
- [MINING: Mini Plants and Plant NFTs](https://telgather.gitbook.io/web3pvz-deadpaper/the-plants-game-basics/mining-mini-plants-and-plant-nfts.md)
- [BOOSTERS](https://telgather.gitbook.io/web3pvz-deadpaper/the-plants-game-basics/boosters.md)
- [RANKING & TASK](https://telgather.gitbook.io/web3pvz-deadpaper/the-plants-game-basics/ranking-and-task.md)
- [$ZP Pumpkinomics](https://telgather.gitbook.io/web3pvz-deadpaper/usdzp-pumpkinomics.md)
- [Play to Airdrop (P2A)](https://telgather.gitbook.io/web3pvz-deadpaper/play-to-airdrop-p2a.md)
- [S1: Zombie to Earn $ZP (Z2E)](https://telgather.gitbook.io/web3pvz-deadpaper/s1-zombie-to-earn-usdzp-z2e.md)
- [S2: Plant to Earn $ZP (P2E)](https://telgather.gitbook.io/web3pvz-deadpaper/s2-plant-to-earn-usdzp-p2e.md)
- [S3: PvZ Championship](https://telgather.gitbook.io/web3pvz-deadpaper/s3-pvz-championship.md)
- [Road to Launch](https://telgather.gitbook.io/web3pvz-deadpaper/road-to-launch.md)
- [Telgather Team](https://telgather.gitbook.io/web3pvz-deadpaper/telgather-team.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://telgather.gitbook.io/web3pvz-deadpaper/quick-start.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.
