# 附加工具

除了主要的内容、评估和协作工具外，Chamilo 还提供了多种附加工具，可以丰富您的课程。

* [**日程安排**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/additional-tools/agenda.md) — 为您的课程安排活动、截止日期和提醒
* [**笔记簿**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/additional-tools/notebook.md) — 学生个人的笔记工具
* [**文件共享**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/additional-tools/dropbox.md) — 您与学生之间简单的文件交换工具
* [**作品集**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/additional-tools/portfolio.md) — 允许学生构建并展示他们的作品集
* [**课程进度**](/2.x-zh-cn/jiao-shi-zhi-nan/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-zh-cn/jiao-shi-zhi-nan/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.
