# For players

- [Sign Up](https://docs.ultie.org/for-players/registration.md): Here's how to create an account and get started with Ultie.org. Whether you're a player, team manager, or tournament organizer, this step-by-step guide will walk you through the process.
- [Joining a Club](https://docs.ultie.org/for-players/joining-a-team.md): Whether you’re a new player or recently created your profile, here’s how to join a club through the platform.
- [Extended Registration Form & Liability Waiver](https://docs.ultie.org/for-players/extended-registration-form-and-liability-waiver.md): For some tournaments, organizers may require you to fill out additional information in the extended player registration form. This form may include a waiver of liability.
- [Player Fees & Payments](https://docs.ultie.org/for-players/player-fees-and-payments.md): In some tournaments, participants can pay the participation fee themselves.
- [What is a Liability Waiver & Why should I use one in the world of sport events?](https://docs.ultie.org/for-players/what-is-a-liability-waiver-and-why-should-i-use-one-in-the-world-of-sport-events.md)
- [Group Ranking Rules](https://docs.ultie.org/for-players/group-ranking-rules.md)
- [Clipped Group Ranking Rules](https://docs.ultie.org/for-players/clipped-group-ranking-rules.md)
- [How Our Swiss-System Algorithm Works](https://docs.ultie.org/for-players/how-our-swiss-system-algorithm-works.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.ultie.org/for-players.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.
