# コラボレーションとコミュニケーション

Chamiloは、あなたと学習者、さらには学習者同士の交流を可能にするいくつかのツールを提供しています。

* [**フォーラム**](/2.x-ja/gaido/teacher-guide/collaboration-and-communication/forums.md) — カテゴリとトピックごとに整理されたスレッド形式のディスカッション
* [**チャット**](/2.x-ja/gaido/teacher-guide/collaboration-and-communication/chat.md) — コース内でのリアルタイムのテキストメッセージング
* [**グループ**](/2.x-ja/gaido/teacher-guide/collaboration-and-communication/groups.md) — 学習者を独自の共有ツールを持つ作業グループに分ける
* [**Wiki**](/2.x-ja/gaido/teacher-guide/collaboration-and-communication/wiki.md) — 共同ドキュメント編集
* [**ブログ**](/2.x-ja/gaido/teacher-guide/collaboration-and-communication/blog.md) — コース内での共有ブログ
* [**ビデオ会議**](/2.x-ja/gaido/teacher-guide/collaboration-and-communication/video-conferencing.md) — BigBlueButtonまたはZoomを使用したライブビデオセッション

これらのツールはコースのホームページから利用可能です。一部はデフォルトで非表示になっている場合があります — ツールグリッドから表示にすることができます（[コースホームページ](/2.x-ja/gaido/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-ja/gaido/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.
