# PvP mode

Face off in a **one-on-one survival duel** - with *real stakes*, *real victories*, and *real defeats*!

### 🎯 How it works

* Players enter the match by placing a **ZTD token stake**
* The system pairs them with an opponent of **similar strength and level** - ensuring a *fair and balanced fight*
* The duel takes place on the **Endless Mode map**, using *identical battlefield layouts* for both players
* Zombies spawn in waves, **growing stronger over time** and introducing new types - including **bosses**
* Players must build **Turrets**, deploy **Arsenal**, and hold out as long as possible

### 🏰 Victory Conditions

* The **winner** is the one whose **Gate survives the longest**
* The **loser forfeits their stake**
* The **winner takes the entire prize pool**, formed from both players' stakes - minus a **10% fee** that supports game development

### ⚠️ Key points

* **One chance** per duel
* **No draws** - only survival
* **Strategy** and **quick thinking** are key to victory


---

# Agent Instructions: 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:

```
GET https://docs.zombietd.app/gameplay/pvp-mode.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.
