> For the complete documentation index, see [llms.txt](https://docs.antares.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antares.id/pendahuluan/instalasi-software/instalasi-mqttx.md).

# Instalasi MQTTX

## Langkah Instalasi

### 1. Kunjungi laman [mqttx](https://mqttx.app/) . Klik [download](https://mqttx.app/downloads) untuk melakukan instalasi

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

### 2. Pilih paket instalasi sesuai dengan Sistem Operasi yang digunakan, lalu akan terdownload secara otomatis

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

### 3. Cek instalasi pada laman download device Anda

<figure><img src="/files/0ncmwkGkbx3A2yi5VWD5" alt=""><figcaption></figcaption></figure>

### 6. Pilih "Next" untuk melanjutkan proses instalasi.&#x20;

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

### 7. Pilih "Install" untuk melanjutkan proses instalasi.

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

{% hint style="info" %}
Anda dapat mengubah "Destination Folder" sesuai dengan lokasi instalasi yang diinginkan dengan klik Browse.&#x20;
{% endhint %}

### 8. Tunggu hingga proses instalasi selesai.&#x20;

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

### 9. Instalasi selesai&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pendahuluan/instalasi-software/instalasi-mqttx.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.
