# Felsökning

- [Rätta ett poängfel](https://docs.scoreholio.com/sv/troubleshooting/fix-score.md): Har lag eller spelare råkat skriva fel resultat? Ingen fara! Som arrangör har du makten att fixa det — busenkelt! Kolla hur nedan
- [Håll en demonstrationsturnering](https://docs.scoreholio.com/sv/troubleshooting/hall-en-demonstrationsturnering.md)
- [Stödda enheter](https://docs.scoreholio.com/sv/troubleshooting/supported-devices.md)
- [WiFi och hotspots](https://docs.scoreholio.com/sv/troubleshooting/wifi-and-hotspots.md)
- [Rätta - ändra laggenerering](https://docs.scoreholio.com/sv/troubleshooting/ratta-andra-laggenerering.md): Gjorde en turnering som en slumpad lottning och bestämde dig sedan för att ändra den till en switch, och nu ser det ut som att alla dina spelare är borta? Oroa dig inte, vi har dig täckt.


---

# 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/sv/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.
