# League.Systems

League.Systems is a flexible platform for managing leagues and matches. The many settings are needed to adapt the game to as many sports and variations as possible. But the flexibility and settings also means that it can take time to get into the system without any help.

The goal for this documentation is that it will be useful for those issues that may arise, both as an administrator and as a player. It's a living document that is continuously updated as the system evolves.

You are also always welcome to contact us with questions and concerns at <support@league.systems>.

Have fun!


---

# 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.league.systems/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.
