# Ligaspel.se

Ligaspel.se är en flexibel plattform för att hantera ligor och matcher. Dom många inställningarna behövs för att kunna anpassa spelet till så många sporter och varianter som möjligt. Men flexibiliteten och inställningarna gör också att det kan ta tid att sätta sig in i systemet utan någon hjälp.

Målet med denna dokumentation är att den ska kunna fungera som hjälp i dom frågor som kan dyka upp, både som administratör och som spelare. Det är ett levande dokument som uppdateras kontinuerligt i takt med att systemet utvecklas.

Du är så klart också alltid välkommen att höra av dig med frågor och funderingar till <support@ligaspel.se>

Ha det så kul!


---

# 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.ligaspel.se/master.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.
