# Antares Insight Hub

Antares Insight Hub is a Software as a Service provided by the Antares platform. In this Insight Hub service, you can use data analysis functions to gain useful insights for your use case. You need raw data from the IoT devices you deploy in the field. This documentation will guide you through setting up your device integration for the use case you want to analyse the data for. Here is the documentation you need to start using the Antares Insight Hub service.


---

# 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.antares.id/en/antares-insight-hub.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.
