# Home

Alarmos ist die ultimative Alarmierungs-App für Rettungskräfte auf deinem FiveM-Server. Empfange Einsätze in Echtzeit, nimm sie direkt an, lehne sie ab oder sieh dir deine Einsatzhistorie an – alles über dein Ingame-Handy.

### 📦Voraussetzungen:

* ESX oder QB-Core
* oxmysql
* ox\_lib & ox\_target
* LB-Phone (wegen Custom App)
* EmergencyDispatch

### 📋Features:

* Echtzeit-Alarmierung bei neuen Einsätzen
* Automatisches GPS-Setzen bei Einsatzannahme
* Rollenbasiertes Berechtigungssystem für Polizei, Feuerwehr & Rettungsdienst
* Einsatzhistorie mit allen angenommenen Einsätzen
* Modernes UI (Dark/Light-Mode)
* Multi-Melder-Support für verschiedene Alarmtypen
* Vollständig konfigurierbar über config.lua

### Preview:

{% embed url="<https://www.youtube.com/watch?v=BjMTJiiAgrw>" %}


---

# 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.wavecore.dev/wavecore/alarmos/home.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.
