# League.Systems

## League.Systems

- [League.Systems](https://docs.league.systems/master.md)
- [FAQ](https://docs.league.systems/player/faq.md)
- [I didn't get my password?](https://docs.league.systems/player/faq/no-password.md)
- [I can not log in?](https://docs.league.systems/player/faq/can-not-log-in.md)
- [How do I manage players in a team?](https://docs.league.systems/player/faq/manage-team-players.md)
- [How do I change team name](https://docs.league.systems/player/faq/change-team-name.md)
- [How can I connect to a team?](https://docs.league.systems/player/faq/connect-to-a-team.md)
- [How do I change a result?](https://docs.league.systems/player/faq/change-a-result.md)
- [Is there an app?](https://docs.league.systems/player/faq/is-there-an-app.md)
- [Skill level 1-10, what is that?](https://docs.league.systems/player/faq/skill-levels.md)
- [Rating](https://docs.league.systems/player/rating.md)
- [Tips and trix](https://docs.league.systems/player/tips-and-trix.md)
- [Subscription](https://docs.league.systems/administrator/subscription.md)
- [Quickstart guide](https://docs.league.systems/administrator/quickstart-guide.md)
- [Get started](https://docs.league.systems/administrator/quickstart-guide/get-started.md): A brief description of how to get started as quickly as possible. Only the most important parts are mentioned without going into details.
- [Americano](https://docs.league.systems/administrator/quickstart-guide/americano.md): Turn up as a single player, but play doubles and rotate partners after each match.
- [Settings](https://docs.league.systems/administrator/settings.md)
- [Booking methods](https://docs.league.systems/administrator/settings/booking-methods.md)
- [Scoring system](https://docs.league.systems/administrator/settings/scoring-system.md)
- [Scoring system templates](https://docs.league.systems/administrator/settings/scoring-system-templates.md): Under construction...
- [Pyramid Box Leagues](https://docs.league.systems/administrator/settings/pyramid-box-leagues.md)
- [Schedule](https://docs.league.systems/administrator/schedule.md)
- [Generate schedule](https://docs.league.systems/administrator/schedule/generate-schedule.md)
- [Version 25.06](https://docs.league.systems/change-log/version-25.06.md)
- [Version 25.02](https://docs.league.systems/change-log/version-25.02.md)
- [Version 24.12](https://docs.league.systems/change-log/version-24.12.md)
- [Version 24.04](https://docs.league.systems/change-log/version-24.04.md)
- [Version 23.09](https://docs.league.systems/change-log/version-23.09.md)
- [Version 23.07](https://docs.league.systems/change-log/version-23.07.md)
- [Version 23.04](https://docs.league.systems/change-log/version-23.04.md)
- [Version 23.03](https://docs.league.systems/change-log/version-23.03.md)
- [Version 23.02](https://docs.league.systems/change-log/version-23.02.md): February 2023
- [Version 22.09](https://docs.league.systems/change-log/version-22.09.md)
- [Version 21.01](https://docs.league.systems/change-log/version-21.01.md): February 2021
- [Version 20.08](https://docs.league.systems/change-log/version-20.08.md): October 2020
- [Version 20.07](https://docs.league.systems/change-log/version-20.07.md)
- [Version 20.06](https://docs.league.systems/change-log/version-20.06.md)
- [Version 20.05](https://docs.league.systems/change-log/version-20.05.md)
- [Version 20.04](https://docs.league.systems/change-log/version-20.04.md)
- [Version 20.03](https://docs.league.systems/change-log/version-20.03.md)
- [Version 20.02](https://docs.league.systems/change-log/version-20.02.md)
- [Version 20.01](https://docs.league.systems/change-log/version-20.01.md)
- [Version 19.05](https://docs.league.systems/change-log/version-19.05.md)
- [Version 19.04](https://docs.league.systems/change-log/version-19.04.md)
- [Version 19.03](https://docs.league.systems/change-log/version-19.03.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
