# Player

- [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)


---

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