> For the complete documentation index, see [llms.txt](https://muonline-2.gitbook.io/global-mu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muonline-2.gitbook.io/global-mu/server-information/reset-information.md).

# Reset Information

#### <mark style="color:orange;">**Global MU Server Character Reset Guide**</mark>

Resetting your character in our Global MU Server is a vital process to enhance your gameplay. Below is a detailed guide on how to perform resets based on your account type and reset preferences.

***

#### <mark style="color:orange;">**Reset Requirements**</mark>

* **Non-VIP Accounts**: Reset available at **Level 400**.
* **VIP Accounts**: Reset available at **Level 390 + 10 wCoins reward every reset**

***

#### <mark style="color:orange;">**Reset Commands**</mark>

**1. Standard Reset**

**Command**: `/reset`

* Resets your character's stats to default.
* Grants **400 bonus stat points** for reallocation.
* Example: Simply type `/reset` in the chat.

***

<mark style="color:orange;">**2. Auto Reset with Custom Stats Allocation**</mark>

**Command**: `/reset auto <STR> <AGI> <VIT> <ENE> <CMD>`

* Automates the reset process while allocating stat points based on your preferences.
* **Parameters Explained**:
  * `<STR>`: Strength
  * `<AGI>`: Agility
  * `<VIT>`: Vitality
  * `<ENE>`: Energy
  * `<CMD>`: Command (Dark Lord characters only)
* Example: `/reset auto 32000 32000 32000 32000 32000` (assigns maximum values to all stats).

***

<mark style="color:orange;">**3. Reset on Spot**</mark>

**Command**: `/reset auto`

* Resets your character **without needing to teleport** back to town.
* Perfect for uninterrupted gameplay and grinding sessions.

***

#### <mark style="color:orange;">**Reset Zen Cost Table**</mark>

The cost to reset your character increases as you progress. Refer to the table below for details:

| **Resets** | **Zen Required** |
| ---------- | ---------------- |
| 0 - 5      | 3,000,000 Zen    |
| 5 - 10     | 5,000,000 Zen    |
| 10 - 15    | 10,000,000 Zen   |
| 16 - 20    | 20,000,000 Zen   |
| 21 - 25    | 30,000,000 Zen   |
| 26 - 30    | 50,000,000 Zen   |
| 31 - 35    | 60,000,000 Zen   |
| 36 - 40    | 70,000,000 Zen   |
| 41 - 45    | 80,000,000 Zen   |
| 46 - 50    | 100,000,000 Zen  |

***

#### <mark style="color:orange;">**Tips for Efficient Resetting**</mark>

1. **Plan Your Stats**: Use the auto-reset command to ensure consistent allocation of stat points.
2. **Upgrade to VIP**: Reset earlier at Level 390, saving time and effort.
3. **Farm Zen**: Ensure you have sufficient Zen before resetting, especially at higher levels.

<mark style="color:red;">For further assistance, feel free to contact our support team or refer to our server discord. Enjoy the grind and dominate the battlefield in</mark> <mark style="color:red;"></mark><mark style="color:red;">**Global MU Server**</mark><mark style="color:red;">!</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://muonline-2.gitbook.io/global-mu/server-information/reset-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
