> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security.md).

# Antivol et sécurité

Blocs antivol côté appareil dans Navixy : mouvement non autorisé, absence de mouvement, détection de vibration, accéléromètre, mode sécurité et distance sociale.

Ces blocs arment l’appareil pour détecter les manipulations, les chocs ou les mouvements et signaler les événements de sécurité à la plateforme. Ils sont configurés sur l’appareil, séparément du côté plateforme [Règles](/docs/user/fr/guide/events-and-notifications.md). Chaque bloc apparaît uniquement sur le matériel pris en charge.

<table data-view="cards"><thead><tr><th>Bloc</th><th>Objectif</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Mouvement non autorisé</h4></td><td>Signalez lorsqu’un véhicule stationné sort de sa zone.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/unauthorized-movement.md">Mouvement non autorisé</a></td></tr><tr><td><h4>Aucun mouvement</h4></td><td>Signalez lorsqu’un appareil qui devrait bouger reste immobile.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/no-movement.md">Absence de mouvement</a></td></tr><tr><td><h4>Détection des vibrations</h4></td><td>Détectez les vibrations ou les manipulations après la coupure du contact.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/vibration-detection.md">Détection de vibration</a></td></tr><tr><td><h4>Paramètres de vibration</h4></td><td>Ajustez la sensibilité du capteur de mouvement.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/vibration-settings.md">Paramètres de vibration</a></td></tr><tr><td><h4>Accéléromètre</h4></td><td>Signalez un impact supérieur à un seuil de force.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/accelerometer.md">Accéléromètre</a></td></tr><tr><td><h4>Mode de sécurité</h4></td><td>Activez le capteur et la détection périmétrique sur l’appareil.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/security-mode.md">Mode sécurité</a></td></tr><tr><td><h4>Distance sociale</h4></td><td>Signalez la proximité Bluetooth entre les appareils étiquetés.</td><td><a href="/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security/social-distance.md">Distance sociale</a></td></tr></tbody></table>

## Voir aussi

* [Détection de remorquage](/docs/user/fr/guide/devices-and-settings/location-and-movement/tow-detection.md): détection de mouvement non autorisé après l’arrêt du moteur.


---

# 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://navixy.com/docs/user/fr/guide/devices-and-settings/device-specific-controls/anti-theft-and-security.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.
