# Duplication

### <mark style="color:$primary;">Duplication of categories</mark>

In order to duplicate any desired category, ensure 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>Manage permissions</td><td>Allows the bot to manage permissions for the category and cloned channels.</td></tr><tr><td>Manage channels</td><td>Allows the bot to modulate cloned channels.</td></tr></tbody></table>

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

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

Ultra Customizer will then ask you to select the category of your choice and decide whether or not to keep the rooms in that category with permissions.

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

***

Once the command settings have been validated, the bot will take care of the duplication with or without the existing rooms and will notify you once the process is complete.

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

{% hint style="warning" %}
Due to API limitations imposed by Discord, duplication is subject to a delay between each duplication, and the speed of the process will vary depending on the number of channels to be duplicated if you have decided to include them.
{% endhint %}


---

# 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/categories/duplication.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.
