# Datacake LNS

- [Getting Started](https://docs.datacake.de/datacake-lns/getting-started.md): How to get started on Datacake using your own LoRaWAN Gateways and any LoRaWAN Device.
- [Gateways](https://docs.datacake.de/datacake-lns/gateways.md): Everything you need to know about adding LoRaWAN Gateways to Datacakes own LoRaWAN Network Server.
- [Milesight LoRaWAN Gateway - UG6x](https://docs.datacake.de/datacake-lns/gateways/milesight-lorawan-gateway-ug6x.md)
- [RAKwireless WisGate Edge Light 2](https://docs.datacake.de/datacake-lns/gateways/rakwireless-wisgate-edge-light-2.md)
- [Miromico miro Edge LoRaWAN Gateway](https://docs.datacake.de/datacake-lns/gateways/miromico-miro-edge-lorawan-gateway.md)
- [Devices](https://docs.datacake.de/datacake-lns/devices.md): Everything you need to know about adding LoRaWAN Devices to Datacakes own LoRaWAN Network Server.
- [Add Devices without Gateway](https://docs.datacake.de/datacake-lns/add-devices-without-gateway.md): On this page we show you how you can leverage the Datacake LNS feature for LoRaWAN Devices, even if you don't have a Gateway in range.


---

# Agent Instructions: 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.datacake.de/datacake-lns.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.
