# 添加内容

本节介绍您用于向课程添加学习内容的工具。Chamilo 提供了多种方式让您为学生提供材料：

* [**文档**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/adding-content/documents.md) — 上传文件、创建网页并组织您的内容库
* [**链接**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/adding-content/links.md) — 分享外部资源的 URL，按类别组织
* [**学习路径**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/adding-content/learning-paths.md) — 构建具有前提条件和进度跟踪的结构化内容序列
* [**词汇表**](/2.x-zh-cn/jiao-shi-zhi-nan/teacher-guide/adding-content/glossary.md) — 定义学生在课程中可以参考的关键术语
* [**公告**](/2.x-zh-cn/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-cn/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.
