# Kolaborasi dan Komunikasi

Chamilo menyediakan berbagai alat untuk memudahkan interaksi antara Anda dan siswa, serta antar siswa.

* [**Forum**](/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication/forums.md) — Diskusi yang diorganisir berdasarkan kategori dan topik
* [**Obrolan**](/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication/chat.md) — Pesan teks langsung di dalam kursus
* [**Kelompok**](/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication/groups.md) — Membagi siswa ke dalam kelompok kerja dengan alat bersama masing-masing
* [**Wiki**](/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication/wiki.md) — Pengeditan dokumen secara kolaboratif
* [**Blog**](/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication/blog.md) — Blog bersama di dalam kursus
* [**Konferensi Video**](/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication/video-conferencing.md) — Menggunakan BigBlueButton atau Zoom untuk konferensi video langsung

Alat-alat ini dapat ditemukan di halaman utama kursus. Beberapa alat mungkin disembunyikan secara default — Anda dapat mengaturnya agar terlihat melalui grid alat (lihat [Halaman Utama Kursus](/2.x-id/panduan-guru/teacher-guide/creating-your-course/course-homepage.md)).


---

# 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.chamilo.org/2.x-id/panduan-guru/teacher-guide/collaboration-and-communication.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.
