# Sources

Sources is the main data ingestion menu compromises most of the data ingestion services with easy to use user interface.

<figure><img src="/files/bcrCS6WQuxysMXgEgPbD" alt=""><figcaption><p>Incoming Server Type</p></figcaption></figure>

"Sources" are basically assets which represents in this menu as a data flows instead of data itself as in [assets ](/asset.md)page.

User can create new sources (assets) from different connections (incoming server type) with "Add New Source" button.

Every source has data source which can be industrial, non industrial, web based or virtual type as a [connection types](/sources/connection-types.md).

With [Network Management](/sources/network-management-lorawan.md) page, user can manage LoRaWAN or private 5G/LTE (with enterprise license only) networks  and monitor network performance.


---

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