> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/es/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/overview.md).

# Descripción general

Hay varias funciones relacionadas con la llamada de emergencia integradas en su sistema de telefonía Zoom Phone. Las siguientes secciones proporcionan una descripción general completa y las mejores prácticas para el Enrutamiento de emergencia, las notificaciones de Evento de emergencia y la configuración de un equipo interno de respuesta de seguridad.

Los servicios de emergencia nómadas Permitir que el sistema detecte la ubicación de los usuarios y proporcione una dirección física en el Evento de una llamada de emergencia. Este documento describe los servicios de emergencia nómadas para los servicios “nativos” de Zoom Phone en EE. UU. y Canadá, las opciones de Conserve su operador y los mercados y sitios fuera de EE. UU. y Canadá.

La figura siguiente representa los componentes de la solución E911 de Zoom Phone:

<figure><img src="/files/72cc08b9ee1903cb57f1a30aab4ced9b0b4ab37d" 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/es/zoom-workplace/zoom-phone/expert-insights/emergency-services-best-practices/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
