# Anti-Ping

### Checklist

* [ ] Configure Anti-Ping.

### Configure Anti-Ping

* Run `/config` .
  * Click **Basic Settings.**
  * On the dropdown that appears, click **Game Logging**.
  * If the first dropdown says **Disabled,** click on the dropdown and select **Enabled**.
  * In the second dropdown, select the roles that you want to trigger Anti-Ping.
  * In the third dropdown, select the roles that you want to be exempt from the warnings.
  * In the fourth dropdown, select if you want hierarchy to be involved with the Anti-Ping process.  This setting dictates whether Anti-Ping will take into account role hierarchy for each of the affected roles. For example, if you set Moderation as an affected role, it would also apply for all roles above Moderation, such as Administration or Management.

- [x] Configure Anti-Ping


---

# 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/anti-ping.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.
