# 追加ツール

Chamiloでは、コンテンツ、評価、コラボレーションの主要ツールに加えて、コースを充実させるためのさまざまな追加ツールを提供しています。

* [**アジェンダ**](/2.x-ja/gaido/teacher-guide/additional-tools/agenda.md) — コースのイベント、締め切り、リマインダーをスケジュールする
* [**ノート**](/2.x-ja/gaido/teacher-guide/additional-tools/notebook.md) — 学生のための個人的なメモツール
* [**Dropbox**](/2.x-ja/gaido/teacher-guide/additional-tools/dropbox.md) — あなたと学生間でファイルを交換するためのシンプルなツール
* [**ポートフォリオ**](/2.x-ja/gaido/teacher-guide/additional-tools/portfolio.md) — 学生が自身の作品のポートフォリオを作成し展示できるようにする
* [**コースの進捗**](/2.x-ja/gaido/teacher-guide/additional-tools/course-progress.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/additional-tools.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.
