# Clones

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

In order to create and clone roles, make sure that the bot has the following permissions:

<table><thead><tr><th width="309">Required permissions</th><th>Reasons</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>/clonerole</kbd>

Ultra Customizer will then ask you to choose the role you want to clone and the number of clones you want. <mark style="color:$info;">(Max 5)</mark>

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

***

Once you have selected the role and number of clones you want, you can then define the names of the new ones so that Ultra Customizer can define them itself during cloning.

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

***

Creating clones may take a little time, but once the process is complete, a confirmation will be sent and you will be ready to use them.

<figure><img src="/files/OMrDpD6puLj5Qacz1Qlz" 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://nexuscore.gitbook.io/ultra-customizer/en/roles/clones.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.
