# Bracelet or ankle sensor

The “Bracelet sensor” (or “Ankle sensor”) rule is specifically designed for legal monitoring applications involving specialized GPS trackers. It is an essential tool for security in contexts such as house arrest or parole.

This rule is designed to immediately notify security personnel if a GPS device is removed without authorization. In these situations, the rule triggers an instant alert to the relevant authorities, allowing for quick action to prevent any unauthorized movement or breach of legal conditions.

## Rule settings

This rule is entirely dependent on the device's capabilities and hardware configuration. There are no specific settings to configure within the rule itself.

For common settings, please refer to [Rules and Alerts](/docs/user/guide/events-and-notifications.md).

## System operation details

* **Reset timer.** The "Bracelet sensor" alert has a 3-minute reset timer, meaning the alert event will not occur more often than once every 3 minutes. If this type of event occurs in time the rule has been waiting for the reset, this event will be omitted by the platform, including the reports.
* **Multiple devices:** With this rule, you have the flexibility to select multiple trackers for receiving notifications. The only requirement is that the selected trackers must support Bracelet sensor events and have this feature integrated into the platform. This allows you to monitor multiple compatible trackers simultaneously, ensuring you receive notifications for the relevant events across various vehicles or devices efficiently.
* **GPS-independent event alert:** When the platform detects this type of hardware event from tracker data that lacks valid coordinates, it will still register and display the event as valid. This applies regardless of whether the event took place inside or outside of the designated geofences. In such cases, the platform disregards the Inside/Outside geofence logic to ensure the event is captured and reported.


---

# 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/guide/events-and-notifications/security/bracelet-or-ankle-sensor.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.
