# Configuring LNS

- [The Things Stack (TTN / TTI) Automated Setup](https://docs.datacake.de/lorawan/lns/the-things-stack-ttn-tti-automated-setup.md): This guide shows you how to connect a The Things Stack instance (which powers The Things Network as well as The Things Industries and can also be self-hosted) to Datacake and import devices.
- [The Things Stack (TTN / TTI) Manual Setup](https://docs.datacake.de/lorawan/lns/thethingsindustries.md): In this guide we will show you how you connect the The Things Stack LNS, which powers The Things Network v3 and The Things Industries, to Datacake and how you set up the configuration for both Uplinks
- [Loriot](https://docs.datacake.de/lorawan/lns/loriot.md)
- [Kerlink Wanesy](https://docs.datacake.de/lorawan/lns/kerlink-wanesy.md)
- [Helium](https://docs.datacake.de/lorawan/lns/helium.md)
- [ChirpStack](https://docs.datacake.de/lorawan/lns/chirpstack.md): This page describes how you can integrate your ChirpStack instance with Datacake so you can receive data from your devices and send downlinks back to them.
- [Tektelic](https://docs.datacake.de/lorawan/lns/tektelic.md): Send sensor data from Tektelic LNS to Datacake.
- [Actility ThingPark](https://docs.datacake.de/lorawan/lns/actility-thingpark.md)
- [Senet](https://docs.datacake.de/lorawan/lns/senet.md)
- [Milesight Gateway](https://docs.datacake.de/lorawan/lns/milesight-gateway.md): How to connect Milesight Gateway to Datacake using the gateway internal network server (embedded network server).
- [KPN](https://docs.datacake.de/lorawan/lns/kpn.md): KPN's LoRa network server provides a scalable and secure infrastructure for IoT applications, offering nationwide LoRaWAN coverage in the Netherlands.
- [Netmore](https://docs.datacake.de/lorawan/lns/netmore.md): This guide explains how to connect your Netmore LoRaWAN Network Server (LNS) to Datacake for seamless device data integration and use it for FREE!


---

# 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/lorawan/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.
