# Customization

## Configure your language

ManageBot offers support for multiple languages, translated by people that speak them natively to create the most authentic translation possible. To see how you can change it, click [here](/command-categories/translate.md).

Note: Not all commands are fully supported yet, since translating is a long task.

![The bot being configured to German.](/files/tyvdZqiKqI1Ec2GP9QUK)

## Configure your insult filter.

ManageBot offers an [insult filter](/command-categories/filter/word.md) and the great thing is, that you can configure the insults yourself!

![Showcase of the insult commands.](/files/yYlhCFR682ldqWr0BETi)

## Create your own To-Do list.

ManageBot has a To-Do list system, which allows you to add items to your To-Do list. The bot will list them in the order you added them (Note: the insult filter uses a similar system when it comes to removing items).

![Showcase of the To-Do commands.](/files/HxwqBtNV5WuAz0fNN6LN)

![All your items are listed when you want to remove something.](/files/6ACQH61WHqHH1ghpFGww)

![You can send your list ephemerally if you want to keep something private.](/files/5h78j4gj7hco6PpC7p7u)

![You can clear your entire To-Do list at once.](/files/1e1DbeuxCLGFjqocZPM8)

## Say hello to new users (or cry when they leave)

ManageBot uses a join/leave system, which allows you to send messages when a user leaves or joins your server!&#x20;

![The /greetings status command.](/files/JTzw2dWAwBc7jS75B4Gr)

![Embedded welcome message](/files/Sgrl4eCQ3iOlrnZV6wd5)

![Non embedded message and own message for bots](/files/U9Sl2v0kkf6EWJM5sfBY)


---

# 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://docs.managebot.xyz/key-features/customization.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.
