# Space Enforcer Documentation

## **This is the official documentation for Space Enforcer**

{% hint style="info" %}
**What's Space Enforcer?** Space Enforcer is an advanced customizable moderation bot for Discord. Has commands like lock channels, slow mode, mod logs, and much more! [Invite Space Enforcer](https://discord.com/api/oauth2/authorize?client_id=783825583892856844\&permissions=2647125111\&scope=bot%20applications.commands)
{% endhint %}

## **Table of contents:**

{% content-ref url="frequently-asked-questions" %}
[frequently-asked-questions](https://groupplayzdevs.gitbook.io/space-enforcer/frequently-asked-questions)
{% endcontent-ref %}

{% content-ref url="updates" %}
[updates](https://groupplayzdevs.gitbook.io/space-enforcer/updates)
{% endcontent-ref %}

{% content-ref url="guides/setup-guide" %}
[setup-guide](https://groupplayzdevs.gitbook.io/space-enforcer/guides/setup-guide)
{% endcontent-ref %}

{% hint style="info" %}
For additional support or questions, join our [official Discord server](https://discord.gg/UVSVGf5auF)!
{% endhint %}

![](https://2270726834-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbhqXqAICviiyErkeFB%2F-Mbit1tpzQbv8xSticTf%2F-MbitZo1LXlz18IiGmLb%2FSpace%20Enforcer%20\(Wide\).png?alt=media\&token=9de21d06-0a64-4f53-b4ac-851344615003)


---

# 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://groupplayzdevs.gitbook.io/space-enforcer/master.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.
