> For the complete documentation index, see [llms.txt](https://docs.boiler.gg/bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boiler.gg/bot/creator-section/assign-discord-roles.md).

# Assign Discord Roles

This feature can help encourage user engagement in communities by offering rewards to those who meet certain requirements, all set by the creators.&#x20;

Creators can easily customize the panel to ensure that the rewards and their brand's identity are aligned. This helps users understand what rewards they can get for engaging with the community.&#x20;

Boiler's ongoing verification process every 12 hours helps ensure that the members maintain their eligibility for the rewards, encouraging consistent and active participation within the community.&#x20;

{% hint style="success" %}
Overall, this feature helps foster a sense of community and drive positive behaviors, ultimately strengthening the community as a whole.
{% endhint %}

If you want to learn more on how to reward a Discord role, check out our tutorial below.

## Tutorials

[How to reward a role](/bot/creator-section/assign-discord-roles/how-to-reward-a-role.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 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.boiler.gg/bot/creator-section/assign-discord-roles.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.
