# Solución de problemas

- [Corregir un error de puntuación](https://docs.scoreholio.com/es/troubleshooting/fix-score.md): ¿Los equipos o jugadores se equivocan en la puntuación? ¡No te preocupes! Como organizador, tienes el poder de corregirlo. ¡Facilísimo! Mira abajo cómo hacerlo
- [Organizar un torneo de demostración](https://docs.scoreholio.com/es/troubleshooting/organizar-un-torneo-de-demostracion.md)
- [Dispositivos compatibles](https://docs.scoreholio.com/es/troubleshooting/supported-devices.md)
- [Wi‑Fi y zonas Wi‑Fi](https://docs.scoreholio.com/es/troubleshooting/wifi-and-hotspots.md)
- [Corregir - Cambiar generación de equipos](https://docs.scoreholio.com/es/troubleshooting/corregir-cambiar-generacion-de-equipos.md): ¿Hiciste un torneo como sorteo al azar y luego decidiste cambiarlo a un switch y ahora parece que todos tus jugadores desaparecieron? No te preocupes, te cubrimos.


---

# 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://docs.scoreholio.com/es/troubleshooting.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.
