# Connectivity Management

On akenza, two options are possible to make use of **LPWAN network providers** for device connectivity:

1. [Connectivity-as-a-Service](#connectivity-as-a-service)
2. [Integrations](#integrations)

## 1. Connectivity-as-a-Service

With [Connectivity-as-a-Service](https://akenza.io/features/connectivity-as-a-service) (CaaS), akenza offers a selected number of network providers which can be used out of the box on [Data Flow](/akenza.io/get-started/your-data-flow.md) level as [device connector](#device-connectors).

{% hint style="success" %}
CaaS allows one to quickly get started with an IoT project without the need of setting up an individual account for a network provider.
{% endhint %}

Akenza currently offers CaaS for the following integration providers:

* Swisscom LoRaWAN
* Loriot
* The Things Network
* EWZ

![CaaS provider on Data Flow](/files/p1mvZbfoBx5Zq08jnG1k)

## 2. Integrations

{% content-ref url="/pages/6qtMobMJjtbtv5c2ykpO" %}
[Integrations](/akenza.io/get-started/integrations.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.akenza.io/akenza.io/get-started/your-data-flow/device-connector/lorawan/your-integration.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.
