# require-reason

If you want to force moderators to provide a reason when banning or kicking users then this feature can be enabled with the `/config` command and pressing the `toggle force reason` button.

Note that it can be disabled the same way as enabling it which is by pressing the toggle force reason button again.

<figure><img src="/files/VqwRFM5kUm13BSCtTkn7" alt="" width="375"><figcaption></figcaption></figure>

When this is turned on. Moderators will get the following error message when trying to punish a user without providing a reason:

<figure><img src="/files/15gXECV54dLODlIRitO8" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.jbz.dev/romod/features/require-reason.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.
