# GUI (Graphical User Interface)

Pada dokumentasi ini Anda akan mengatur Raspberry Pi menggunakan monitor sebagai display-nya, sehingga Anda akan mengontrol Raspberry Pi secara langsung menggunakan GUI-nya. Untuk memulai beberapa project menggunakan Raspberry Pi, Anda perlu memenuhi **Prasyarat Umum** di bawah.

{% content-ref url="/pages/XLHl5RVbY43keljGkl53" %}
[Prasyarat Umum Raspberry GUI](/contoh-kode-dan-library/raspberry-pi/gui-graphical-user-interface/prasyarat-umum-raspberry-gui.md)
{% endcontent-ref %}

Setelah memenuhi **Prasyarat Umum**, Anda dapat melanjutkan beberapa project pada laman berikut.

{% content-ref url="/pages/YkjCWfTqNkDgT38qBZja" %}
[Mengirim Data Menggunakan Node.js](/contoh-kode-dan-library/raspberry-pi/gui-graphical-user-interface/mengirim-data-menggunakan-node.js.md)
{% endcontent-ref %}

{% content-ref url="/pages/XNvouYAZdQTODLbLxMBl" %}
[Monitoring Suhu dan Kelembaban Menggunakan Sensor DHT11](/contoh-kode-dan-library/raspberry-pi/gui-graphical-user-interface/monitoring-suhu-dan-kelembaban-menggunakan-sensor-dht11.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/contoh-kode-dan-library/raspberry-pi/gui-graphical-user-interface.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.
