# Events

### 🕒 Event Schedule

All event times are listed in **GMT+3**.

| Event              | Times                      |
| ------------------ | -------------------------- |
| Zombie Event       | 03:00, 11:00, 16:00, 21:00 |
| Quiz Event         | 06:00, 12:30, 17:30, 22:30 |
| Packman Event      | 14:00, 19:00, 23:30        |
| Monster Wave Event | 15:00, 20:00               |

### 🧠 Quiz Event

In the Quiz Event, questions appear on your screen and you must choose the correct answer by walking to either **Yes** or **No**.

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

If your answer is correct, you move on to the next question. If your answer is wrong, you are eliminated from the event.

The last player remaining wins.

***

### 🧟 Zombie Event

In the Zombie Event, players are teleported into an arena where zombies begin to spawn over time.

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

Your goal is simple: survive as long as possible. As the event continues, more danger fills the arena.

The last player standing wins.

***

### 🟡 Packman Event

In the Packman Event, coins spawn on the ground and players collect them by clicking on them.

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

At the same time, you must avoid the ghosts roaming the arena. If a ghost catches you, you are eliminated from that round.

The event has **4 rounds total**, and the player with the most coins after all rounds wins.

***

### 🌊 Monster Wave Event

The Monster Wave Event is a team survival event for players level **200+**.

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

Players enter an arena and must defeat waves of monsters. Each wave becomes harder than the last, and every **4th wave** is a boss wave.

Bosses reward all participating players, with loot sent directly to their **depot inbox**.

Players who survive and complete the full event receive an extra completion reward sent to their depot inbox.


---

# 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://monzera.gitbook.io/monzera-wiki/events.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.
