# manager/moderation commands

some server owners like to use mimu's autoresponders as more of a moderation tool as well. with mimu's highly customizable autoresponders, manager & moderation commands can be created.

{% hint style="warning" %}
please note that mimu is **not actually intended for moderation**. these autoresponders *do work*, but are mostly here to showcase the variety of things you can do simply with autoresponders. you cannot ban/kick with mimu.
{% 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://docs.mimu.bot/autoresponder/resources/autoresponder-examples/manager-moderation-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.
