# Roster Creation

- [Creating your first roster](https://docs.fiveroster.com/roster-creation/creating-your-first-roster.md)
- [Adding ranks and sections](https://docs.fiveroster.com/roster-creation/adding-ranks-and-sections.md)
- [Static & Dynamic rank callsigns](https://docs.fiveroster.com/roster-creation/static-and-dynamic-rank-callsigns.md)
- [Defining roster flags](https://docs.fiveroster.com/roster-creation/defining-roster-flags.md)
- [Adding custom player statuses](https://docs.fiveroster.com/roster-creation/adding-custom-player-statuses.md)
- [Automatically renaming player names based on rank](https://docs.fiveroster.com/roster-creation/automatically-renaming-player-names-based-on-rank.md)
- [Adding custom rank insignias](https://docs.fiveroster.com/roster-creation/adding-custom-rank-insignias.md)
- [Restricting access to your roster](https://docs.fiveroster.com/roster-creation/restricting-access-to-your-roster.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.fiveroster.com/roster-creation.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.
