# 協作與溝通

Chamilo 提供各種工具，以方便您與學生之間，以及學生之間的互動。

* [**論壇**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/forums.md) — 依類別和主題組織的討論
* [**聊天室**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/chat.md) — 課程內的即時文字訊息
* [**群組**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/groups.md) — 將學生分組至工作群組，每群組擁有各自的共享工具
* [**Wiki**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/wiki.md) — 協作式文件編輯
* [**部落格**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/blog.md) — 課程內的共享部落格
* [**視訊會議**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/video-conferencing.md) — 使用 BigBlueButton 或 Zoom 進行即時視訊會議

這些工具可在課程首頁找到。有些工具預設可能隱藏 — 您可以透過工具網格設定使其顯示（請參閱 [課程首頁](/2.x-zh-tw/jiao-shi-zhi-nan/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-zh-tw/jiao-shi-zhi-nan/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.
