# Autoroles

## Page Introduction

The auto role system automatically assigns roles for users. This feature ensures new members or participants are granted appropriate permissions without manual intervention. Explore options to configure role conditions and exceptions to tailor the auto role functionality to your community's needs.

## Setting up Autoroles

<figure><img src="/files/GSMaxcOEamAdDqJGKxjs" alt=""><figcaption><p>Ensure the toggle switched is <mark style="color:blue;">BLUE</mark> to indicate it's enabled.</p></figcaption></figure>

<figure><img src="/files/Pd80JQvqDMfz6hLe9Asz" alt="" width="488"><figcaption><p><mark style="color:yellow;">EXAMPLE SHOWCASE</mark></p></figcaption></figure>

{% hint style="info" %}
Please double check **Curve** is above the roles you selected in-order for it to assign the roles correctly.
{% endhint %}

<figure><img src="/files/agIPYuyc08086NOYCPWu" alt=""><figcaption></figcaption></figure>


---

# 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://guide.curvebot.xyz/other/autoroles.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.
