# Sistema de Reset

El sistema de resets en **MuIton** está diseñado para mantener el progreso del personaje sin reiniciar sus estadísticas.

**Requerimiento:**

* Nivel: 400.
* Zen: 10.000. (Primer reset)
* Mapa: Lorencia.

### 📌 Características

* Máximo actual: **20 resets** *(puede aumentar con el tiempo)*
* Los **stats NO se reinician** al hacer reset.
* No se entregan **puntos adicionales por reset**.

Esto significa que debes **administrar bien tus puntos desde el inicio**.

### 💡 Consejo

Antes de hacer reset asegúrate de tener un **build equilibrado**, ya que tus stats **permanecerán igual**.

{% hint style="warning" %}
ATENCION! Cada distribución de puntos debe planificarse estratégicament
{% endhint %}

{% hint style="success" %}
Utiliza el comando /reset para el Reinicio
{% 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://muiton.gitbook.io/guia/guia-basica-de-mu-iton/sistema-de-reset.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.
