# Documentation | FiveRoster

## FiveRoster Docs

- [Welcome](https://docs.fiveroster.com/welcome.md)
- [Inviting the Bot to your Discord Server](https://docs.fiveroster.com/getting-started/inviting-the-bot-to-your-discord-server.md)
- [Accessing the Dashboard](https://docs.fiveroster.com/getting-started/accessing-the-dashboard.md)
- [How to activate premium](https://docs.fiveroster.com/premium/how-to-activate-premium.md)
- [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)
- [Creating your first application](https://docs.fiveroster.com/application-creation/creating-your-first-application.md)
- [Adding application questions](https://docs.fiveroster.com/application-creation/adding-application-questions.md)
- [Application stages](https://docs.fiveroster.com/application-creation/application-stages.md)
- [Approving an application](https://docs.fiveroster.com/application-creation/approving-an-application.md)
- [Rejecting an application](https://docs.fiveroster.com/application-creation/rejecting-an-application.md)
- [Understanding roster access levels](https://docs.fiveroster.com/player-management/understanding-roster-access-levels.md)
- [Enrol a player onto your roster](https://docs.fiveroster.com/player-management/enrol-a-player-onto-your-roster.md)
- [Promoting/Demoting a player](https://docs.fiveroster.com/player-management/promoting-demoting-a-player.md)
- [Managing player strikes](https://docs.fiveroster.com/player-management/managing-player-strikes.md)
- [Managing player status](https://docs.fiveroster.com/player-management/managing-player-status.md)
- [Updating player notes](https://docs.fiveroster.com/player-management/updating-player-notes.md)
- [How themes work](https://docs.fiveroster.com/themes/how-themes-work.md)
- [Becoming a theme creator](https://docs.fiveroster.com/themes/becoming-a-theme-creator.md)
- [Managing API Keys](https://docs.fiveroster.com/api-management/managing-api-keys.md)
- [API Version 1.0](https://docs.fiveroster.com/api-management/api-version-1.0.md)
- [Read-only Roster Access](https://docs.fiveroster.com/api-management/read-only-roster-access.md)
- [Becoming an affiliate](https://docs.fiveroster.com/affiliate-programme/becoming-an-affiliate.md)
- [Affiliate Hub overview](https://docs.fiveroster.com/affiliate-programme/affiliate-hub-overview.md)
- [Requesting a payout](https://docs.fiveroster.com/affiliate-programme/requesting-a-payout.md)
- [PS-MDT](https://docs.fiveroster.com/integrations/ps-mdt.md)
- [Emergency Response Simulator](https://docs.fiveroster.com/integrations/emergency-response-simulator.md)
- [FivePD](https://docs.fiveroster.com/integrations/fivepd.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.fiveroster.com/welcome.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.
