> 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/id/guide/devices-and-settings/location-and-movement/lbs-detection-radius.md).

# Radius deteksi LBS

Atur radius pencarian LBS untuk penentuan posisi seluler dan Wi-Fi di Navixy. Gunakan radius yang lebih besar di daerah pedesaan dan yang lebih kecil di kota.

Menyesuaikan penentuan posisi berbasis seluler/Wi-Fi, yang digunakan sebagai cadangan saat GPS tidak tersedia. Ini menetapkan seberapa jauh platform Navixy mempercayai hasil stasiun basis atau Wi-Fi untuk menentukan posisi perangkat.

![](https://3001559198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2Fgit-blob-b4b84fd2aafaf5a49f5fe1937b6cb62f91b4a6ad%2Fimage-20240815-180931.png?alt=media)

## Pengaturan

* **Radius maksimum**: Radius di mana platform mempercayai hasil menara sel/Wi-Fi. Rentang 0–5000 m, diatur dengan penggeser yang menawarkan preset sesuai lokal (misalnya 100, 500, 1000, 3000, atau 5000 m dalam sistem metrik).

## Ketersediaan

Muncul saat perangkat mendukung LBS dan paket/akun mengaktifkannya, atau untuk perangkat aplikasi seluler.

## Memilih radius

* **Area pedesaan**: Gunakan radius yang lebih besar. Dengan lebih sedikit stasiun basis, mengizinkan menara yang lebih jauh meningkatkan peluang menemukan perangkat.
* **Area perkotaan**: Gunakan radius yang lebih kecil. Menara yang rapat menyediakan cukup sinyal untuk akurasi, sehingga radius yang lebih kecil menjaga presisi tetap lebih tinggi.

## Batasan

* Radius lebih besar = pencarian lebih luas tetapi akurasi lebih rendah.
* Di peta, posisi LBS ditampilkan sebagai lingkaran yang ukurannya sama dengan tingkat ketidakakuratan: lingkaran kecil berarti akurasi lebih tinggi (biasanya perkotaan), lingkaran besar berarti ketidakakuratan lebih besar (biasanya pedesaan).

## Lihat juga

* [Mode Tracking](/docs/user/id/guide/devices-and-settings/location-and-movement/tracking-mode.md): cara perangkat melaporkan posisi GPS.


---

# 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, and the optional `goal` query parameter:

```
GET https://navixy.com/docs/user/id/guide/devices-and-settings/location-and-movement/lbs-detection-radius.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
