# MvP System

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

* On Boss Monster's Death, Treasure Chest will be dropped, and you have 30 seconds to defend it against other players who wants to take the chest.
* Upon taking the chest, you will be given default rewards and a chance reward, and you will be given a 30-second cooldown before taking another chest.

{% hint style="info" %}
In-order to take the chest, You must be visible, and near the Chest. Hidden or Cloaked Players will be ignored by the Treasure Chest.
{% endhint %}

### Treasure Chests

Treasure Chest dropped depending on Boss Type.

* **Normal MvP Monsters:** 1 Treasure Chests will be dropped.
* **Rare MvP Monsters:** 3 Treasure Chests will be dropped.

### Default Rewards

Default Rewards you receive upon taking a chest.

* 1x Credits
* 1x Berry Box
* 1x Seed Box

### Chance Rewards

Chance Rewards you receive upon taking a chest.

* **1x Supplies** ( 50% )
* **1x VIP Ticket** ( 30% )
* **1x Costume Ticket** ( 10% )

{% hint style="warning" %}
MvP System Updates will depend on the server's progress.
{% endhint %}


---

# 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://wiki.nameless-ro.net/server-features/mvp-system.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.
