# Master Reset Information

## 🧩 Master Reset System

{% hint style="info" %}
Master Reset (MR) is the advanced stage of character progression. It allows players to reset after reaching level 400 with **50 normal resets**, granting permanent bonuses and unlocking higher-tier growth.
{% endhint %}

***

### ⚔️ Master Reset Requirements

| Requirement               | Details                                             |
| ------------------------- | --------------------------------------------------- |
| **Minimum Normal Resets** | 50                                                  |
| **Maximum Level**         | 400                                                 |
| **Zen Required**          | 1,000,000,000 Zen                                   |
| **Command**               | `/mreset` or click **Master Reset** button in-game  |
| **Location**              | After reset, character returns to **Lorencia town** |

***

### 🎁 Master Reset Rewards

| Master Reset | wCoins | Hunt Points | Ruud | HP (Life) |
| :----------: | :----: | :---------: | :--: | :-------: |
|       1      |  1000  |     1000    | 5000 |    500    |
|       2      |  1000  |     1000    | 5000 |    500    |
|       3      |  1000  |     1000    | 5000 |    500    |
|       4      |  1000  |     1000    | 5000 |    500    |
|       5      |  1000  |     1000    | 5000 |    500    |
|      ...     |   ...  |     ...     |  ... |    ...    |
|      300     |  1000  |     1000    | 5000 |    500    |

**Notes:**

* Rewards are given **every Master Reset**.
* wCoins can be used for **X-Shop / Buffs**.
* Hunt Points and Ruud contribute to **long-term progression** systems.
* HP (Life) bonus increases character durability with every MR.

***

### 🧮 Master Reset Zen & Stat Progression

| Min. MR | Max. MR | Max. Level |  Zen Required | Bonus Stat Points | Zen Box Required |
| :-----: | :-----: | :--------: | :-----------: | :---------------: | :--------------: |
|    0    |   100   |     400    | 1 000 000 000 |        1000       |         -        |

### 🧭 Summary

* **Zen Cost:** Always 1B Zen per MR
* **Bonus Stats:** +1000 for each MR up to 100
* **Rewards per MR:** +1000 wCoins, +1000 Hunt Points, +5000 Ruud, +500 HP
* **Unlock Battle Pass Rewards by MR count.**

This system ensures **balanced long-term progression** while maintaining your **play-to-win** economy philosophy.


---

# 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://muonline-2.gitbook.io/global-mu/server-information/master-reset-information.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.
