# 协作与沟通

Chamilo 提供了多种工具，以便于您与学生之间以及学生之间的互动。

* [**论坛**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/forums.md) — 按类别和主题组织的讨论
* [**聊天**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/chat.md) — 课程内的实时文本消息
* [**小组**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/groups.md) — 将学生分成工作小组，拥有各自的共享工具
* [**Wiki**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/wiki.md) — 协作编辑文档
* [**博客**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/blog.md) — 课程内的共享博客
* [**视频会议**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/collaboration-and-communication/video-conferencing.md) — 使用 BigBlueButton 或 Zoom 进行实时视频会议

这些工具可在课程首页上找到。部分工具可能默认隐藏 — 您可以通过工具网格将其设置为可见（参见[课程首页](/2.x-zh-cn/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-cn/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.
