# Prasyarat Usecase Water Level

Sebelum anda membuat Usecase, pastikan Anda sudah memenuhi prasyarat berikut :&#x20;

### 1. Memiliki Akun Antares

Pastikan anda memiliki akun antares, jika anda belum memilikinya maka anda dapat mengakses halaman berikut.

{% content-ref url="/pages/QMl8xUWdkjq1mDC60pwc" %}
[Registrasi Akun](/pendahuluan/registrasi-akun.md)
{% endcontent-ref %}

### 2. Membuat Application dan Device di Antares

Pastikan Anda sudah membuat aplikasi dan device pada Antares Platform.&#x20;

Berikut merupakan langkah-langkah untuk membuat aplikasi dan device:

{% content-ref url="/pages/GoDrpZWdEHSjm8HJcPBT" %}
[Buat App](/pendahuluan/buat-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/G07RPeX4vSQLhzFiJJPd" %}
[Tambah Device ke Application](/pendahuluan/tambah-device-ke-application.md)
{% endcontent-ref %}

### 3. Memiliki Akses Antares Insight

Pastikan anda memiliki Akses Free Trial pada Antares Insight Hub, jika anda belum memilikinya maka anda dapat mengakses halaman berikut.

{% content-ref url="/pages/6nn07EDwaIuXFp348oVs" %}
[Request Free Trial](/antares-insight-hub/getting-started/request-free-trial.md)
{% endcontent-ref %}

### 4. Mempunyai Device Water Level Sesuai Rekomendasi

Terdapat beberapa device yang direkomendasikan oleh Antares untuk mengoptimalkan penggunaan usecase. Anda dapat melihat beberapa device water level yang sudah compatible pada halaman berikut.

{% content-ref url="/pages/QvGqkdtg9o8dGZQPfABl" %}
[Water Level Device Recommendation](/antares-insight-hub/usecase/water-level/water-level-device-recommendation.md)
{% endcontent-ref %}

### 5. Mengetahui Contoh Payload dari Device yang digunakan

Pastikan device yang Anda gunakan sudah sesuai dengan device yang direkomendasikan oleh Antares, kemudian anda dapat melihat contoh payload yang digunakan.

{% content-ref url="/pages/TImkgutL5gKKkmGzFplw" %}
[Payload Example Water Level](/antares-insight-hub/usecase/water-level/payload-example-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/water-level/prasyarat-usecase-water-level.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.
