# Menu de Opciones

<figure><img src="/files/f6RRWrelXV0MylWWyNNt" alt="" width="363"><figcaption></figcaption></figure>

El **menú de opciones** ofrece una amplia gama de configuraciones para personalizar el cliente de juego según tus preferencias. Dentro de este menú, puedes configurar los siguientes aspectos:

* **Automatic Attack:** Atacar automaticamente a los Monsters
* **Show HP Monster:** Ver barra de vida de Monsters
* **Beep Sound:** Activar sonidos al recibir mensajes.
* **Show Time Bar:** Ver barra de horario del servidor.
* **Slide Help**: Ver mensajes de ayuda.
* **Show MiniMapa:** Ver minimapa abajo a la derecha.
* Configurar **Volumen del juego.**
* Activar/Desactivar **efectos especiales.**

<div><figure><img src="/files/ixQeT4D6g9fXEDdYHSiw" alt="" width="404"><figcaption><p>Efectos Especiales Activados</p></figcaption></figure> <figure><img src="/files/wvxDleUzJEdWK5IvYjBa" alt="" width="345"><figcaption><p>Efectos Especiales Desactivados</p></figcaption></figure></div>


---

# 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://insidemu.gitbook.io/inicio/otras-guias/utilidades-cliente/menu-de-opciones.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.
