# Requisitos mínimos del sistema

Antes de comenzar a jugar en *MU Iton*, asegúrate de que tu PC cumpla con los siguientes requisitos:

* **Sistema operativo:** Windows 7 o superior (64 bits recomendado).
* **Procesador:** Intel Core i3 o equivalente.
* **Memoria RAM:** 4 GB.
* **Espacio en disco:** 2 GB de espacio libre.
* **Tarjeta gráfica:** Compatible con DirectX 9.0c.
* **Conexión a internet:** Estable, al menos 2 Mbps.

### Software requerido:

* Visual C++ Redistributable 2019.&#x20;
* Visual C++ Redistributable 2022.


---

# 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/configuracion-basica/editor.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.
