# ERM Documentation

### 🤔 What's this?

This documentation is for the Discord bot [**ERM**](https://ermbot.xyz)**,** we're the streamlined resource for managing servers through shift logging, or managing ROBLOX servers with ROBLOX moderation. We have a lot more cool features that you'll have to figure out on your own!

### 🔗 Useful Links

{% tabs %}
{% tab title="ERM Website" %}
[Navigate to Website](https://ermbot.xyz)
{% endtab %}

{% tab title="Invite ERM" %}
[Navigate to ERM Invite](https://discord.com/oauth2/authorize?client_id=978662093408591912\&scope=bot%20applications.commands\&permissions=8)
{% endtab %}

{% tab title="Support Server" %}
[Navigate to ERM Support Server](https://discord.com/invite/ugNgKA4244)
{% endtab %}
{% endtabs %}


---

# 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.ermbot.xyz/home/erm-documentation.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.
