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

# ▶️ Reset Information

## ▶️ Reset Information

🔄 Character Reset Guide Resetting your character is an essential part of progressing in Demonic 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

2️⃣ Auto Reset with Custom Stats Allocation

📌 Command: /reset auto

📌 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 65000 65000 65000 65000 65000 (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

| Resets    | Zen Required     |
| --------- | ---------------- |
| 0 - 100   | 3,000,000 Zen    |
| 101 - 500 | 1,000,000,00 Zen |

💡 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 MUDarkSpace! 💪🔥


---

# 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://mudarkspace.gitbook.io/mudarkspace-6.21/mudarkspace-guides/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.
