# Creating your first roster

{% stepper %}
{% step %}

### Access dashboard and click on "Manage" under your server panel

Once you have invited the FiveRoster bot to your Discord server, you'll be able to click on the "Manage" button on your server panel on the dashboard. By clicking this button, you'll then be taken to view your existing rosters and also create new ones.

<figure><img src="/files/RrLHK5e6dRwzLaI6cokd" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Use the "Create New Roster" button on your server page

If you are creating a new roster for the first time on your server, you'll be prompted to "Create New Roster". Click on this button to be taken to the roster creation page.

<figure><img src="/files/Z5RWxBye1LBweSeT6GEn" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Provide your roster name and select a theme

Once you've clicked the create button, you'll then be taken to the roster creation page. From here you can provide your roster name and also select the specific theme for your roster. Don't worry too much about your chosen theme as you can change this at any time.

This would be where you could provide "**Los Santos Police Department**" or "**Blaine County Sheriff's Office**".

After you've provided a name and selected your theme, click on the "Create Roster" button in the bottom right.

<figure><img src="/files/1d0FVMWxwthVRKSDlqh4" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Your new roster has been created!

Upon creation you'll be redirected back to the server page where you'll now be able to see your new roster. From here you can then go in to edit the roster or even preview it publically via the random URL generated for it.

<figure><img src="/files/snIVLAFCVK37IwDpxboV" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/creating-your-first-roster.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.
