# Sécurité du conducteur

- [Alertes ADAS](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/adas-warnings.md)
- [Conduite distraite](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/distracted-driving.md)
- [Conduite en état de fatigue](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/fatigue-driving.md)
- [Conduite brusque](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/harsh-driving.md)
- [Détection de collision automobile](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/car-crash-detection.md)
- [Régulateur de vitesse](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/cruise-control.md)
- [Appui sur le bouton SOS](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/pressing-sos-button.md)
- [Bouton d'appel appuyé](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/call-button-pressed.md)
- [Détection de chute](https://navixy.com/docs/user/fr/guide/events-and-notifications/safety/fall-detection.md)
- [Surveillance de proximité](https://navixy.com/docs/user/fr/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/fr/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.
