# 額外工具

除了核心內容、評估和協作工具之外，Chamilo 還提供多種額外工具，能夠提升您的課程。

* [**Agenda**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/additional-tools/agenda.md) — 為您的課程排程事件、截止日期和提醒
* [**Notebook**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/additional-tools/notebook.md) — 學習者個人筆記工具
* [**Dropbox**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/additional-tools/dropbox.md) — 您與學習者之間的簡單檔案交換工具
* [**Portfolio**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/additional-tools/portfolio.md) — 讓學習者建置並展示他們的作品集
* [**Course Progress**](/2.x-zh-tw/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-tw/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.
