# Provisioning

This section explains the process of adding a device to any of the majorly used LoRa Network Servers. After adding the device to the LNS, the device must follow the activation procedure outlined in the product's manual.&#x20;

### Getting Started

The following steps should be taken to provision the NEON devices

{% content-ref url="/pages/MrRY4KTmRETyZIGUnu3g" %}
[Step 1: Product manual](/docs/installation-and-provisioning/provisioning/step-1-product-manual.md)
{% endcontent-ref %}

{% content-ref url="/pages/KFds41rFPUA0nUYMU2SK" %}
[Step 2: Identify the keys](/docs/installation-and-provisioning/provisioning/step-2-identify-the-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/t0lx0A3CC30GZ511cXdH" %}
[Step 3: Add the device to the LNS](/docs/installation-and-provisioning/provisioning/step-3-add-the-device-to-the-lns.md)
{% endcontent-ref %}

{% content-ref url="/pages/AK0nFIos4jbyUvlbmNNT" %}
[Step 4: Encoder & Decoder in the LNS](/docs/installation-and-provisioning/provisioning/step-4-encoder-and-decoder-in-the-lns.md)
{% endcontent-ref %}

{% content-ref url="/pages/7rzr0GvNIsrcilWfcYRT" %}
[Step 5: Activating the device](/docs/installation-and-provisioning/provisioning/step-5-activating-the-device.md)
{% 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.twtg.io/docs/installation-and-provisioning/provisioning.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.
