# How to setup an AutoRole System

1. Make sure you have `MANAGE_GUILD` Permissions
2. Type `/autoroles` in the chat, this will open the following menu ![](/files/wTOmPqwx2XDPAcjoBsu5)
3. Click on Settings, after that you can see the following\
   &#x20;![](/files/XKfv5r2MjgPzYxXZF1JV)
4. Now select one of the ingame ranks from the dropdown below, you will see the following![](/files/WqPHyTbubaKuksWU4gIZ)
5. Then select the role that the user should get if he has that rank in VALORANT
6. Repeat Step 4 + 5 until all roles are configured
7. If you are done, go back to the Overview and select the other option: `Create Message` \
   You will see the following\
   ![](/files/251nErh1Z93Aq2Fh131D)
8. Select the channel where you want to have the role selection in (all members should see this channel so that they can get their roles)
9. You are done, in the selected channel should now be the an embed with three buttons![](/files/FqInRTQSldF3sFmZX1dB)

Wanna know how to edit and customize the embed? Take a look at: [How to customize an AutoRole Message](/guides/how-to-customize-an-autorole-message.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.valorantlabs.xyz/guides/how-to-setup-an-autorole-system.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.
