> For the complete documentation index, see [llms.txt](https://docs.twtg.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.twtg.io/docs/lora-and-lorawan.md).

# LoRa & LoRaWAN

LoRa (Long Range) and LoRaWAN (Long Range Wide Area Network) work together to offer innovative solutions for long-range, low-power communication in various applications. Specifically, LoRa and LoRaWAN provide unique advantages to IoT (Internet of Things) and the Industrial Internet of Things (I-IoT). NEON Sensors are I-IoT devices certified for industrial use.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>LoRa</strong></td><td>Read more about the radio communication technique</td><td></td><td><a href="/files/DOE530tv3krIelH37Ak6">/files/DOE530tv3krIelH37Ak6</a></td><td><a href="/pages/UFI1Vx928sHwLJ8mf8yx">/pages/UFI1Vx928sHwLJ8mf8yx</a></td></tr><tr><td><strong>LoRaWAN</strong></td><td>Read more about the networking protocol </td><td></td><td><a href="/files/GpHuerjtULQ2e8H65rfF">/files/GpHuerjtULQ2e8H65rfF</a></td><td><a href="/pages/TKGjHCRq8yY3X80INFdz">/pages/TKGjHCRq8yY3X80INFdz</a></td></tr></tbody></table>

###


---

# 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://docs.twtg.io/docs/lora-and-lorawan.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.
