# Server-info

## Game Configuration

* **Experience Rate:** Stages
* **Loot Rate:** 3x
* **Magic Rate:** 8x
* **Skill Rate:** 22x
* **Spawn Rate:** 2x
* **Level Protection:** Until level 80
* **White Skull Time (PZ-lock):** 15 minutes after unjustified kill
* **Red Skull Info:** Monzera does not have red skull

## Monster info

On the website, you can find all the [information](https://monzera.se/monsters) you need about creatures on the server, including everything from experience and health to loot tables.

<figure><img src="/files/tAgQejZxvRhyhpKrafvk" alt="" width="375"><figcaption><p>Example of monster</p></figcaption></figure>

## Vocation Regens:

Eating food significantly impacts your character on Monzera.

<table><thead><tr><th>Vocation</th><th width="239">Health regen per 2 seconds</th><th>Mana regen per 1 seconds</th></tr></thead><tbody><tr><td><mark style="color:purple;">Knight</mark></td><td><mark style="color:purple;">20</mark></td><td><mark style="color:purple;">10</mark></td></tr><tr><td><mark style="color:purple;">Elite Kinght</mark></td><td><mark style="color:purple;">30</mark></td><td><mark style="color:purple;">20</mark></td></tr><tr><td><mark style="color:purple;">Raging Knight</mark></td><td><mark style="color:purple;">40</mark></td><td><mark style="color:purple;">30</mark></td></tr><tr><td><mark style="color:yellow;">Paladin</mark></td><td><mark style="color:yellow;">15</mark></td><td><mark style="color:yellow;">15</mark></td></tr><tr><td><mark style="color:yellow;">Royal Paladin</mark></td><td><mark style="color:yellow;">25</mark></td><td><mark style="color:yellow;">25</mark></td></tr><tr><td><mark style="color:yellow;">Master Paladin</mark></td><td><mark style="color:yellow;">35</mark></td><td><mark style="color:yellow;">35</mark></td></tr><tr><td><mark style="color:red;">Sorcerer</mark></td><td><mark style="color:red;">10</mark></td><td><mark style="color:red;">30</mark></td></tr><tr><td><mark style="color:red;">Master Sorcerer</mark></td><td><mark style="color:red;">15</mark></td><td><mark style="color:red;">40</mark></td></tr><tr><td><mark style="color:red;">Enchanted Sorcerer</mark></td><td><mark style="color:red;">20</mark></td><td><mark style="color:red;">50</mark></td></tr><tr><td><mark style="color:green;">Druid</mark></td><td><mark style="color:green;">10</mark></td><td><mark style="color:green;">35</mark></td></tr><tr><td><mark style="color:green;">Elder Druid</mark></td><td><mark style="color:green;">15</mark></td><td><mark style="color:green;">45</mark></td></tr><tr><td><mark style="color:green;">Holy Druid</mark></td><td><mark style="color:green;">20</mark></td><td><mark style="color:green;">55</mark></td></tr></tbody></table>


---

# 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/server-info.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.
