# Segurança do motorista

- [Alertas ADAS](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/adas-warnings.md)
- [Condução distraída](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/distracted-driving.md)
- [Condução por fadiga](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/fatigue-driving.md)
- [Condução brusca](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/harsh-driving.md)
- [Detecção de colisão de carro](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/car-crash-detection.md)
- [Controle de cruzeiro](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/cruise-control.md)
- [Pressionamento do botão SOS](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/pressing-sos-button.md)
- [Botão de chamada pressionado](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/call-button-pressed.md)
- [Detecção de queda](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/fall-detection.md)
- [Monitoramento de proximidade](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety/proximity-monitoring.md)


---

# 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://navixy.com/docs/user/pt-br/guide/events-and-notifications/safety.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.
