# Configuring Bot Features

## Automatic Roles

This feature is responsible for assigning roles to new members.&#x20;

To enable it, type the command <mark style="color:blue;">`/settings`</mark> and choose <mark style="color:yellow;">**Automatic Roles**</mark>.

{% hint style="info" %}
The "Full list of roles" button appears when 5 or more roles are selected.

By clicking on this button, you will get a complete list of roles in the format <mark style="color:green;">`@role.mention`</mark>` ``(role.name — role.id)`
{% endhint %}

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

### Result:

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

## [Moderation](/guides/configuring-bot-features/moderation.md)

This feature provides a variety of filters for automatic moderation on the server.&#x20;

You can learn more about each filter <mark style="color:yellow;">by clicking on the item's name</mark>.

## [Love Rooms](/guides/configuring-bot-features/love-rooms.md)

{% hint style="danger" %}

#### Requires <mark style="color:red;">Asagi Premium</mark> subscription

Discover new horizons with **Asagi Premium** - a premium subscription that unlocks additional features and enhances your experience. Gain access to cutting-edge tools and functionalities to unleash your full potential.&#x20;

Don't miss the opportunity to enhance your interaction with **Asagi** - subscribe to **Asagi Premium** right now.&#x20;

Learn more about available subscriptions [here](https://www.patreon.com/asagibot), and about the features of **Asagi Premium** [here](/guides/prices-and-features-of-asagi-premium.md).
{% endhint %}

When Love Rooms are enabled, users have the ability to create voice channels after getting married. These channels will be accessible only to the specific couple who got married.


---

# 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.asagi.xyz/guides/configuring-bot-features.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.
