# Melita

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

### **1. Add a new offer**

![](/files/FYk3EbqWOXhuFj8fTk5I)

### **2. Go to Account and copy the API Key**

![](/files/6lqt5x2Y4MBukWCPW7YC)

### **3. Get downlink token**

* **Go to** [**https://developers.mclimate.eu/lorawan-token**](https://developers.mclimate.eu/lorawan-token) **and Sign in with your MClimate account.**
* **Leave Application name empty**
* **Paste the API Key.**

![](/files/GKRoekA0ssHx64MkKLu6)

* **Copy the token**

![](/files/RXjVIqEqgZ1VshjBuvNq)

### 4.Enter the URL in the offer

* **The URL should be** [**lorawan-broker.seemelissa.com/up-melita?token=**](http://lorawan-broker.seemelissa.com/up-melita?token=97ebe4bf26cdc50820669b58a1695984) **{Paste the token from developers portal)**
* **Click on the plus icon**&#x20;

![](/files/EhmDKFxcU1OiueQQ9Ymf)

### 5. Submit the dialog

![](/files/NrgwFxQmwPeGmFC70Q4t)

### 5. Done


---

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