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

# Reset

🔄 Character Reset Guide\
Resetting your character is an essential part of progressing in Global MU Server. This guide will walk you through the reset process, its requirements, and useful tips to maximize efficiency.

🛠️ Reset Requirements\
📌 Non-VIP Accounts – Reset available at Level 400.\
📌 VIP Accounts – Reset available at Level 390 and earns 10 wCoins per reset.

📝 Reset Commands & Methods\
1️⃣ Standard Reset\
📌 Command: /reset\
📌 Effect: Resets your character’s stats to default.\
📌 Bonus: Grants 400 bonus stat points for reallocation.\
📌 Example: Simply type /reset in chat.

2️⃣ Auto Reset with Custom Stats Allocation\
📌 Command: /reset auto&#x20;\
📌 Effect: Automates the reset process and allocates stat points based on your preferences.\
📌 Stat Parameters:

* Strength
* Agility
* Vitality
* Energy
* Command (Dark Lord only)  \
  📌 Example: /reset auto 32767 32767 32767 32767 32767 (assigns max values to all stats).

3️⃣ Reset on Spot (No Teleport Required)\
📌 Command: /reset auto\
📌 Effect: Resets your character without teleporting to town, allowing for uninterrupted gameplay and grinding.

💰 Reset Zen Cost Table\
![](https://content.gitbook.com/content/eXJzqP6EXpV5Xnz4vewL/blobs/4Q3CZ6EHsEzr3aaxeFYV/image.png)

💡 Note: The cost increases as you progress, so plan your resets accordingly.

📌 Tips for Efficient Resetting\
✅ Plan Your Stats: Use the auto-reset command to ensure consistent stat allocation.\
✅ Upgrade to VIP: Reset earlier at Level 390, saving time and effort.\
✅ Farm Zen: Make sure you have enough Zen before resetting, especially at higher levels.

For further assistance, feel free to contact our support team or check our server forums.

🎮 Enjoy the grind and dominate the battlefield in MU Server! 💪🔥


---

# 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://gameguide.gitbook.io/rezistmu-server-guide/about-server/reset.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.
