# Welcome

## Get Started with Datacake

The following guide will help you to get started with Datacake:

{% content-ref url="get-started" %}
[get-started](https://docs.datacake.de/get-started)
{% endcontent-ref %}

{% hint style="info" %}
Needing some help? You can check out our [support options](https://datacake.co/support) or join our [Discord community](https://discord.com/invite/E8pu8j24KA) for personalised assistance.
{% endhint %}

## LoRaWAN

### Datacake LNS - LoRaWAN Network Server

The Datacake IoT platform features **an integrated LoRaWAN network server**. That means you can **add your gateways and your LoRaWAN devices directly to the platform** without the need for an external network server.&#x20;

{% content-ref url="datacake-lns" %}
[datacake-lns](https://docs.datacake.de/datacake-lns)
{% endcontent-ref %}

And the best part of it is that **it's absolutely free**. So even for your first five free devices, you can add any gateway and any devices to the platform directly.&#x20;

### Third Party LNS

Datacake also integrates with any third-party LoRaWAN Network Server. We have integrations for Actility, The Things Stack, Loriot, KPN and many more. Check out:

{% content-ref url="lorawan/lns" %}
[lns](https://docs.datacake.de/lorawan/lns)
{% endcontent-ref %}


---

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