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

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="/pages/593673df4994ff3507ab2dc461d1f7a0a4baed6a">/pages/593673df4994ff3507ab2dc461d1f7a0a4baed6a</a></td></tr><tr><td><h4>Aucun mouvement</h4></td><td>Signalez lorsqu’un appareil qui devrait bouger reste immobile.</td><td><a href="/pages/5375bc02b96275de80f204a167e2a041f6cd3649">/pages/5375bc02b96275de80f204a167e2a041f6cd3649</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="/pages/5f82860d00868e00665422e868bb098b8820968a">/pages/5f82860d00868e00665422e868bb098b8820968a</a></td></tr><tr><td><h4>Paramètres de vibration</h4></td><td>Ajustez la sensibilité du capteur de mouvement.</td><td><a href="/pages/428713e62ffafbfaa46e3e34767994ee8d8dbff8">/pages/428713e62ffafbfaa46e3e34767994ee8d8dbff8</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="/pages/0446fa99103272ee23a56d41816d65bc3143ba60">/pages/0446fa99103272ee23a56d41816d65bc3143ba60</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="/pages/370530f9810a14c8727f514982aec9abd1c9b086">/pages/370530f9810a14c8727f514982aec9abd1c9b086</a></td></tr><tr><td><h4>Distance sociale</h4></td><td>Signalez la proximité Bluetooth entre les appareils étiquetés.</td><td><a href="/pages/81ad19c0653b81c9ae7467818927ce411b9841a2">/pages/81ad19c0653b81c9ae7467818927ce411b9841a2</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.
