# Wireless Networks

Given their flexibility and cost-efficiency, wireless networks are crucial for agile predictive monitoring systems.&#x20;

For applications involving low data rates, Low Power Wide Area Networks (LPWAN) like LoRaWAN are often preferred, while for high data rate applications, 4G, 5G, and WiFi are favored due to their high capacity and maturity.&#x20;

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

The effective utilization of wireless network technologies is highly important for IoT systems.&#x20;

For comparison, especially for wide area networks, wireless infrastructure can be 10X lower cost with very short deployment times due to lower labor and deployment costs.

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

The Skysens AgPM platform is designed to effectively use wireless networks.Its wireless monitoring suite enables users to deploy and manage LoRaWAN networks and also 4G/5G network in public or private settings.

<figure><img src="/files/ovjc5FU5wzfl4KyCSk0d" alt=""><figcaption><p>Skysens AgPM LoRaWAN Network Management Suite</p></figcaption></figure>

With this approach, after the initial deployment of the wireless infrastructure, any user who has access to the platform in the enterprise can deploy IoT device where ever they want in the facility and start AI applications without IT involvement. This creates "I can do it" mindset in technical teams and rapidly increases speed of digital transformation.

<figure><img src="/files/HxJ7BwVLXlfFeufzCuf2" alt=""><figcaption><p>Easy Sensor Deployment Capability With Wireless Infrastructure</p></figcaption></figure>


---

# 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.skysens.io/agile-predictive-monitoring/wireless-networks.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.
