# Solución a problemas comunes

* **Error de conexión:**
  * Asegúrate de que tu firewall o antivirus no esté bloqueando el cliente.
  * Comprueba que tienes acceso a internet estable.
* **Pantalla negra al iniciar:**
  * Actualiza los controladores de tu tarjeta gráfica.
* **El cliente no actualiza:**
  * Ejecuta el `Launcher.exe` como administrador.
  * Asegúrate de que el archivo `main.exe`  no esté bloqueado por tu antivirus.

{% hint style="success" %}
¡Recuerda utilizar los sistemas de comunicación con los staff o ticket de soporte!&#x20;
{% 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/configuracion-basica/interactive-blocks.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.
