# Emergency Calls

## ER:LC Emergency Calls

Submit emergency calls from in-game and see them appear instantly on the 3D live map and dispatch panel.

<figure><img src="/files/sgP8xR4r4NgMZebTq5pC" alt=""><figcaption></figcaption></figure>

## In-Game Emergency Phone Call

Opening the phone in-game and pressing the **911** app will allow users to create emergency calls. In the dispatch panel, the call will include the location for the live map, caller name (if a character is registered) and the description.

<figure><img src="/files/SugfIik4XhVVRKxCu1tI" alt="" width="156"><figcaption></figcaption></figure>

## Automatic Emergency Calls

In-game events like fires, robberies, and more will create an automatic emergency call in the dispatch panel.

<figure><img src="/files/yuTGXzBpJeZRVyIQpVGW" alt=""><figcaption></figcaption></figure>


---

# 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.sonoransoftware.com/cad/integration-plugins/erlc/emergency-calls.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.
