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

# Raio de detecção LBS

Ajusta o posicionamento baseado em celular/Wi‑Fi, usado como fallback quando o GPS não está disponível. Define até que ponto a plataforma Navixy confia em uma fixação de estação-base ou Wi‑Fi para determinar a localização do dispositivo.

![](/files/b1c3704917c643550c01d319a26e85529eb563f1)

## Configurações

* **Raio máximo**: O raio dentro do qual a plataforma confia em uma fixação de torre de celular/Wi‑Fi. Intervalo de 0–5.000 m, ajustado com um controle deslizante que oferece predefinições compatíveis com a localidade (por exemplo, 100, 500, 1.000, 3.000 ou 5.000 m no sistema métrico).

## Disponibilidade

Aparece quando o dispositivo é compatível com LBS e o plano/conta o habilita, ou para dispositivos do aplicativo móvel.

## Escolher um raio

* **Áreas rurais**: Use um raio maior. Com menos estações-base, permitir torres mais distantes melhora a chance de localizar o dispositivo.
* **Áreas urbanas**: Use um raio menor. Torres densas fornecem sinal suficiente para precisão, então um raio menor mantém a precisão mais alta.

## Limitações

* Raio maior = busca mais ampla, mas menor precisão.
* No mapa, as posições LBS aparecem como um círculo cujo tamanho é igual à imprecisão: um círculo pequeno significa maior precisão (normalmente em áreas urbanas), um círculo grande significa maior imprecisão (normalmente em áreas rurais).

## Veja também

* [Modo de rastreamento](/docs/user/pt-br/guide/devices-and-settings/location-and-movement/tracking-mode.md): como o dispositivo informa a posição 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/pt-br/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.
