# Device Loss Prevention

BlueFletch Launcher provides configurable features that prevent unauthorized device access, enable real-time location tracking, and reduce the risk of loss or theft. These features help organizations to enhance device security, promote device accountability, and protect the sensitive data of workforce devices.

**Low Battery Mode:** Prompts users to return the device to its cradle once the battery level falls to a configured percentage. It prevents users from draining out the battery or making it difficult to locate misplaced or missing devices that have run out of battery.&#x20;

**Luggage Tag Mode:** Automatically locks the device when it loses connectivity from the configured wireless network. It prevents unauthorized access to applications and data in case of loss or theft, acting like a virtual "luggage tag" for the device.

**Motion Activated Device Lock:** Automatically locks the screen and prevents access to unauthorized apps and functionalities when driving is detected. Normal device functionality is automatically restored when driving stops.

**Secure Device Mode:** Requires the user to log in to the Launcher every time a device is retrieved from the cradle. It prevents unauthorized access and increases accountability for device usage.

**Site Information Service: L**everages device location services such as GPS coordinates, IP range, subnet, and connected AP Mac addresses to pinpoint the real-time location of devices.

<br>


---

# 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://docs.bluefletch.com/bluefletch-enterprise/product-guides/bluefletch-launcher/device-loss-prevention.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.
