> 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/guide/events-and-notifications/device-positioning.md).

# Device positioning

- [GPS signal loss and recovery](https://navixy.com/docs/user/guide/events-and-notifications/device-positioning/gps-signal-loss-and-recovery.md): Get notified when a GPS device loses satellite signal and when it recovers, helping you monitor assets in tunnels, warehouses, or low-coverage areas.
- [GPS antenna disconnected](https://navixy.com/docs/user/guide/events-and-notifications/device-positioning/gps-antenna-disconnected.md): Detect when an external GPS antenna is disconnected from a tracking device and get notified immediately to restore satellite signal reception.
- [GPS jamming](https://navixy.com/docs/user/guide/events-and-notifications/device-positioning/gps-jamming.md): Detect GPS signal interference on your fleet devices caused by GNSS frequency jamming, a common anti-tracking method used in vehicle theft.
- [Location report on demand](https://navixy.com/docs/user/guide/events-and-notifications/device-positioning/location-report-on-demand.md): Request the current GPS device location via SMS when standard IP connections are unavailable. Get notified as soon as the location update arrives.


---

# 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:

```
GET https://navixy.com/docs/user/guide/events-and-notifications/device-positioning.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.
