# Helium

## **Connecting Helium to MClimate’s LoRaWAN broker**

### **1. Create a new label**

![](/files/nb4LxWmRsZcLCRFiRO1Y)

### **2. Add this Label to a Device**

![](/files/mlwL4PzVR0nsYQngAUQv)

### **3. Add a custom HTTP integration**

![](/files/3PXF9EWzhccca8hJVovx)

### **4. Add Integration**

* Fill the fields&#x20;
  * **POST**
  * Endpoint URL - <https://lorawan-broker.mclimate.eu/helium>
  * HTTP Headers - [M-token (check step 5-6)](#5.-go-to-https-enterprise.mclimate.eu-integrations-and-create-your-m-token.)

<figure><img src="/files/KpURbQAymdG3MvPKgM57" alt=""><figcaption></figcaption></figure>

### 5. Go to <https://enterprise.mclimate.eu/integrations> and create your m-token.

<figure><img src="/files/4gd3gJOHAXXcQtW51EIr" alt=""><figcaption></figcaption></figure>

Copy the token.

<figure><img src="/files/bD98oQmPar1TuLIlGluf" alt=""><figcaption></figcaption></figure>

### 6. Create HTTP header with key with name “m-token” and for value paste the token from the enterprise.

### **7. Go to "Flows"**

* Drag & drop the label node
* Drag & drop the integration node
* Connect them

![](/files/88PgHrqSnZwSvUy3DmxJ)


---

# 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.mclimate.eu/mclimate-lorawan-devices/integrations/helium.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.
