# Game Announcements

## <mark style="color:blue;">Can I create my own custom h & m messages?</mark>

No, you may not. You may select from our already made selection of :h and m commands to send in the in game server which can be found [here](/staff-guide/the-basics.md#command-usage). However, if you do not find what you need there you may contact a Management+ to get approval to send a custom :m or :h.

## <mark style="color:blue;">How often should I send h & m messages?</mark>

There should always be a 2 minute gap between **ALL** h & m announcements (Except after automated ones).

## <mark style="color:blue;">When should I make reminders etc?</mark>

Thanks to the recent addition of the the ER:LC API, you're not required to manually do anything. All reminders are handled by Melonly.


---

# 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://arkansas-rp.gitbook.io/staff-guide/game-announcements.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.
