> 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/the-plants-game-basics.md).

# THE PLANTS: Game Basics

## Web3PvZ Season 2 – THE PLANTS

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=kRsFF_vL_j8>" %}

A decentralized farming game on the Kaia network. Plant, gather resources, and craft items, all while owning your in-game assets as NFTs to earn $ZP. ​

## **A Strategic Farming Game in the Web3PvZ Universe**

**Web3PvZ: The Plants** marks a major evolution of the original zombie defense experience by introducing an all-new **farming game mode** focused on nurturing, growing, and earning with powerful plant allies. While **Season 1** centered on defending the garden from zombie invasions and rewarded players with **Zombie NFTs** for Zombie-to-Earn, **Season 2** offers a refreshing shift — placing players in control of the Plants in a peaceful yet strategic **Plant-to-Earn** gameplay.

## 🌱 **Planting Game Mode**

Players begin with simple planting pots and gradually unlock a diverse collection of **unique Plant NFTs** and **Mining Pots**, each with distinct attributes, harvest cycles, and economic value. By making strategic choices—**watering, feeding, weeding, and pest control**—players earn planting rewards, open **Plant Boxes**, and collect essential resources for **crafting and upgrades**. Success hinges on timing, planning, and smart plant combinations — this is more than idle gameplay; it’s **tactical farming with real rewards**.

## ⛏️ **Mining Game Mode**

As a **Web3 game**, The Plants integrates blockchain ownership and decentralized earning. Players can **mint, trade, and upgrade plant NFTs**, and earn $ZP through gameplay. The more you cultivate and strategize, the greater your rewards.


---

# 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/the-plants-game-basics.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.
