# Game Security

{% hint style="warning" %}
**NOTE:** This module only works with the game [**Emergency Response: Liberty County**](https://www.roblox.com/games/2534724415/Emergency-Response-Liberty-County) on [**ROBLOX**](https://roblox.com).
{% endhint %}

### Checklist

* [ ] Configuring the Game Security module.

### Configuring the Game Security module.

* Run `/config` .
  * Click **Basic Settings.**
  * On the dropdown that appears, click **Game Security**.
  * If the first dropdown says **Disabled,** click on the dropdown and select **Enabled**.
  * In the second dropdown, select the channel to which your **ER:LC Logs** are sent.
  * In the third dropdown, select the channel to which you want the alerts to be sent.
  * In the fourth dropdown, select the mentions that will be attached to the warning. *(optional)*

- [x] Configuring the Game Security module.


---

# 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/modules/game-security.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.
