# Blacklist & Whitelist Commands

## `/blacklist`

**Quickly view, add or remove images that are in the blacklist.** Images in the blacklist will be immediately deleted by DeGore no matter what. It is recommended to use the blacklist if you want to prevent a specific image from being sent. Users with the **Manage Messages** permission are the only members that can run this command.

## `/whitelist`

**Quickly view, add or remove images that are in the whitelist.** Images in the whitelist will be completely ignored by DeGore and will not be deleted no matter what. It is recommended to use the whitelist if DeGore accidentally deletes a safe image. Users with the **Manage Messages** permission are the only members that can run this command.


---

# 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://degore-docs.unitedweco.de/command-usage/blacklist-and-whitelist-commands.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.
