# Raid Alerts

{% hint style="info" %}
**🔹Raid Alert Module Overview**
{% endhint %}

***

The **Raid Alerts Module** helps server owners and players stay on top of raid activity with ease. Key features include:

* **Alerts Management** – Set alerts for RF frequencies, assign nicknames, enable or disable alerts, and delete them when needed.
* **Alert Info** – View detailed live logs and check the history of triggered alerts.
* **Notification Settings** – Configure browser notifications to stay informed in real time.
* **Raid Analytics** – Track who’s being raided the most and monitor alert activity trends.

> **Overall:** This module makes it simple to monitor raids and improve response times, helping servers stay competitive and secure.

<details>

<summary>Additions to come....</summary>

**Planned Feature:**&#x20;

> For now, the only planned addition is support for mobile. Once the Rust Central mobile app is released, you'll be able to receive raid alerts / view pop-up notifications directly on your device.

</details>

#### Image Gallery:&#x20;


---

# 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://rust-central-1.gitbook.io/rust-central-docs/features-modules/raid-alerts.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.
