# My device moves along the map without physically moving

## Question

Why does my device move along the map if it is physically parked?

## Answer

GPS drift refers to the phenomenon where a GPS device displays an inaccurate location, showing a position that deviates from the actual location. Essentially, it's when your GPS seems to "wander" or "drift" even when you're stationary. This could be caused by a malfunctioning device or a physical disturbance to the device.

![](/files/573db72791864da6101e3d5684fa3cb06d616f1b)

## Links

* [Speeding](/docs/user/guide/events-and-notifications/movement-monitoring/speeding.md)


---

# 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/qna/using-navixy/my-device-moves-along-the-map-without-physically-moving.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.
