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

# LBS detection radius block

The **LBS (Location-Based Service) detection radius** determines how far the system will search for signals from cellular base stations or Wi-Fi points to pinpoint a device's location. This setting is crucial for ensuring accurate location tracking based on the environment where the device operates.

* **Rural areas**: In rural locations with fewer base stations, it's advisable to increase the LBS radius. This allows the system to utilize more distant base stations, improving the chances of locating the device.
* **Urban areas**: In cities with a high density of base stations, the LBS radius should be kept smaller. The proximity of multiple base stations provides sufficient signals for accurate location tracking, so a smaller radius will help maintain higher precision.

Adjust the LBS detection radius based on the device's operating environment to balance between accuracy and signal coverage.

![](/files/s7b1TfkKCpWvCtOSMpER)

In Navixy, LBS locations are displayed on the map as circles. The center indicates the estimated location, while the radius shows the possible inaccuracy. A smaller circle suggests higher accuracy, typically seen in urban areas, while a larger circle indicates more inaccuracy, common in rural areas.


---

# 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/devices-and-settings/location-and-movement/lbs-detection-radius-block.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.
