# 新增內容

本節涵蓋您用來將學習內容新增至課程的工具。Chamilo 提供多種方式將教材傳遞給您的學習者：

* [**文件**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/adding-content/documents.md) — 上傳檔案、建立網頁，並組織您的內容庫
* [**連結**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/adding-content/links.md) — 分享外部資源的 URL，按類別組織
* [**學習路徑**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/adding-content/learning-paths.md) — 建置具有先決條件和進度追蹤的結構化內容序列
* [**詞彙表**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/adding-content/glossary.md) — 定義學習者可在整個課程中參考的關鍵術語
* [**公告**](/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/adding-content/announcements.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/adding-content.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.
