# Cara Menggunakan Layanan Connectivity

## Langkah Penggunaan Paket

1. Log in akun Antares dan membuka halaman console Antares
2. Klik bagian **"Applications"** dan klik **"Create an Application"**

<figure><img src="/files/CaN1TuovcBFUZVuWpVjH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7GTwyTQ2RkJPNYkYPVSq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DPkj163lAZ7zyuGtHU31" alt=""><figcaption></figcaption></figure>

3. Selanjutnya, tambahkan Device ke Application&#x20;

Pada laman **"Application"**, Anda dapat langsung klik "Create Device" untuk menambahkan perangkat ke aplikasi.

<figure><img src="/files/CK3V6olMfQrNmnbzl6aj" alt=""><figcaption></figcaption></figure>

Setelah Anda klik "Create Device", pada bagian "**Select your package**" Anda dapat langsung memilih layanan yang akan Anda pakai. Dalam dokumentasi ini, layanan yang digunakan adalah Antares Free Trial.

<figure><img src="/files/LkIPf1X2rI4AMxK29LHW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/EEXx9JbJOH2brf0QmTCW" alt=""><figcaption></figcaption></figure>

4. Klik **"Create Devices"**

Apabila Anda telah berhasil menambahkan device, maka device yang telah berhasil dibuat akan ditampilkan pada laman dashboard **Applications**.

<figure><img src="/files/k7i3ERa7wprOEu4Vx7A2" alt=""><figcaption></figcaption></figure>

5. Klik Device yang telah Anda buat dan pilih **"Set LoRa"**

<figure><img src="/files/lpl6JqLnz0K81nU4vKGU" alt=""><figcaption></figcaption></figure>

6. Setelah klik **"Set LoRa"**, pilih Lora Class - LoRa Activation Mode - OTAA Parameters

<figure><img src="/files/9FHr2PrDUrGjTpIJ1Amf" alt=""><figcaption></figcaption></figure>

Setelah memilih Lora Class - LoRa Activation Mode - OTAA Parameters, pilih paket subscription pada **"Select LoRa Subscription"**

<figure><img src="/files/Be28NLJNMIiDO9aqfgmQ" alt=""><figcaption></figcaption></figure>

Pada contoh gambar di atas, layanan yang digunakan adalah LoRa Connectivity Free Trial

7. Klik **"Set LoRa"**

<figure><img src="/files/UtXMGFD7pwi3k3ULQFqd" alt=""><figcaption></figcaption></figure>

Anda telah berhasil menggunakan LoRa Subscription.

{% hint style="info" %}
Tata cara untuk membuat Application dan menambahkan Device dapat dilihat secara lengkap pada laman berikut:

\
[Buat App](/pendahuluan/buat-app.md)

[Tambah Device ke Application](/pendahuluan/tambah-device-ke-application.md)
{% endhint %}


---

# 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/subscription-and-payment/connectivity/cara-menggunakan-layanan-connectivity.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.
