# Antares Insight Hub

Antares Insight Hub adalah layanan Software as a Service yang disediakan oleh Platform Antares. Pada layanan Insight Hub ini anda dapat memanfaatkan fitur analisis data untuk mendapatkan insight yang bermanfaat untuk usecase anda. Anda memerlukan raw data dari perangkat IoT yang anda sebar di lapangan. Pada dokumentasi ini anda akan dipandu untuk melakukan setup integrasi device anda pada usecase yang ingin dianalisis datanya.

Berikut adalah dokumentasi yang perlu anda lakukan untuk mulai menggunakan layanan Antares Insight Hub.

{% content-ref url="antares-insight-hub/getting-started" %}
[getting-started](https://docs.antares.id/antares-insight-hub/getting-started)
{% 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.antares.id/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.
