> 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/events-and-notifications/device-positioning.md).

# Posicionamento do dispositivo

- [Perda e recuperação do sinal GPS](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/device-positioning/gps-signal-loss-and-recovery.md): Receba notificações quando um dispositivo GPS perder o sinal de satélite e quando ele for restabelecido, ajudando a monitorar ativos em túneis, depósitos ou áreas de baixa cobertura.
- [Antena GPS desconectada](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/device-positioning/gps-antenna-disconnected.md): Detecte quando uma antena GPS externa é desconectada de um dispositivo de rastreamento e receba uma notificação imediata para restaurar a recepção do sinal de satélite.
- [Interferência GPS](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/device-positioning/gps-jamming.md): Detecte interferência no sinal GPS nos dispositivos da sua frota causada por bloqueio de frequência GNSS, um método antirrastreamento comum usado em furtos de veículos.
- [Relatório de localização sob demanda](https://navixy.com/docs/user/pt-br/guide/events-and-notifications/device-positioning/location-report-on-demand.md): Solicite a localização atual do dispositivo GPS por SMS quando as conexões IP padrão não estiverem disponíveis. Receba uma notificação assim que a atualização de localização chegar.


---

# 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/pt-br/guide/events-and-notifications/device-positioning.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.
