# Endless mode

Endless Mode is a **unique challenge map** with **five directions** from which zombies can appear.

Unlike Campaign mode, zombies in Endless Mode *grow stronger with each wave*, and the number of waves is **unlimited**.

### 🧭 Map & Waves

* Endless Mode throws players into an **ever-escalating onslaught**
* Zombies become **tougher** and **more numerous** with every wave - testing both *strategy* and *endurance*
* Players can replay Endless Mode as many times as they wish - *refining tactics* and *chasing higher scores*

### 🏆 Scoring & Rewards

* Players earn **points** for every zombie killed
* Each player's **best run** is recorded on a **global leaderboard**
* At the end of each weekly event window, leaderboard rankings are finalized, and players receive **ZTD token rewards** based on their final standing


---

# 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/endless-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.
