# Siren Control

{% hint style="info" %}
Make sure you read everything carefull when installing this resource.
{% endhint %}

## How to install

* [Download](https://github.com/Vision-Codes/siren-control) and unzip the sirencontrol.zip
* Add "ensure sirencontrol" to your server.cfg
* (re)start your server and you are done

## How to use

By default a player can now toggle the lights of the configured emergency vehicles by pressing Q and can toggle the sirens by pressing Left Control.\
\
To change these keybinds they can go to Esc > Settings > Keybinds > FiveM and search for sirencontrol


---

# 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.thummie.com/docs/free/siren-control.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.
