# Usecase

Pemanfaatan teknologi IoT tidak terlepas dari sebuah usecase. Kita dapat membuat usecase IoT untuk menyelesaikan suatu permasalahan yang ada dilingkungan kita. Anda dapat mengelompokkan perangkat IoT anda menjadi sebuah Usecase kemudian mengintegrasikannya dengan layanan Antares Insight Hub.&#x20;

Berikut beberapa pilihan usecase yang tersedia pada Antares Insight.

{% content-ref url="/pages/1lXz6csruw8Z0YjU6n8X" %}
[Power Meter](/antares-insight-hub/usecase/power-meter.md)
{% endcontent-ref %}

{% content-ref url="/pages/qw71sWiKRXXnXrNOMIVU" %}
[Water Meter](/antares-insight-hub/usecase/water-meter.md)
{% endcontent-ref %}

{% content-ref url="/pages/IHyp6by5q3JGZWxPS7SQ" %}
[Water Level](/antares-insight-hub/usecase/water-level.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.antares.id/antares-insight-hub/usecase.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.
