# Deteksi Fake GPS

Untuk meningkatkan keakuratan data lokasi absensi sales ketika melakukan check in/check out, SalesMania mendeteksi penggunaan **Fake GPS**, apabila sales melakukan check in/check out dengan **Fake GPS** maka akan muncul notifikasi **"Fake GPS terdeteksi, silahkan menggunakan lokasi aktual untuk melakukan kegiatan kunjungan"**.

<figure><img src="/files/2M1xc77mA2IjZW6oFoFe" alt="" width="180"><figcaption></figcaption></figure>


---

# 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.salesmania.id/app-guidebook/fitur-lainnya/deteksi-fake-gps.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.
