> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/cad/integration-plugins/erlc/emergency-calls.md).

# 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>

[In-game calls not working? Make sure you have connected the webhook.](https://docs.sonoransoftware.com/cad/integration-plugins/erlc/pages/jfxFyXC10XCHpeV0BTrA#id-3.-link-er-lc-event-webhooks-to-sonoran-cad)

## 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
