# Usecase

The utilisation of IoT technology is inseparable from a usecase. We can create IoT usecases to solve a problem that exists in our environment. You can group your IoT devices into a Usecase and then integrate it with the Antares Insight Hub service. Here are some usecase options available in Antares Insight.

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

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

{% content-ref url="/pages/3rrXlfacvtaEvondr1Kv" %}
[Water Level](/en/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/en/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.
