# Separators

### <mark style="color:$primary;">The dividers</mark>

In order to create role separators, make sure that the bot has the following permissions:

<table><thead><tr><th width="309">Permissions requises</th><th>Raisons</th></tr></thead><tbody><tr><td>View channels</td><td>Allows the bot to know the channels.</td></tr><tr><td>Send a messages</td><td>Allows the bot to send messages in the channels where the command was entered.</td></tr><tr><td>Manage Webhook</td><td>Allows the bot to send messages in the correct format.</td></tr></tbody></table>

### <mark style="color:$primary;">Using the command</mark>

When the conditions are met, you can use the command <kbd>/roledivider</kbd>

Ultra Customizer will then ask you to choose the name and style of the divider.

<figure><img src="/files/3Ejdrr663WCaOPiXY5wx" alt=""><figcaption></figcaption></figure>

***

Once you have selected the desired separator type, you can confirm its creation with the preview.

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

Once confirmed, the bot will create and configure the separator to match Discord's dark theme, and you will receive a confirmation message.

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

<figure><img src="/files/jOsdYhblyQQo72afmSYN" alt=""><figcaption><p>Concrete example of the divider created with the command.</p></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://nexuscore.gitbook.io/ultra-customizer/en/roles/separators.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.
