# Deletion 👑

{% hint style="danger" %}
👑 For security reasons, the delete command is currently restricted to the server owner, so the bot cannot be used as a Nuke tool, and only the server owner is liable in the event of an error.
{% endhint %}

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

In order to be able to delete any desired category completely, 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>Manage Channels</td><td>Allows the bot to delete the category and the channels in the category.</td></tr></tbody></table>

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

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

Ultra Customizer will then ask you to select the category of your choice.

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

***

Once the command has been confirmed, the bot will take care of completely deleting the category and the rooms within it. (<mark style="color:$danger;">Please note that all deletions are permanent.</mark>).

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

{% hint style="warning" %}
If the category deletion speed is slow, the API may be subject to a bot limitation.
{% 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/deletion.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.
