# 链接

链接工具允许您与学生分享有用的URL，并按类别进行组织。

## 添加链接

1. 在课程首页上打开**链接**工具 <img src="/files/pROXMIdvWVI8TTgSxz3K" alt="链接" data-size="line">
2. 点击**添加链接** <img src="/files/sgiEUOS5hkX6fgRLrJjh" alt="添加链接" data-size="line">
3. 填写详细信息：
   * **URL** — 网页地址（例如，`https://example.com/resource`）
   * **链接名称** — 链接的描述性名称
   * **描述** — 关于资源的可选说明
   * **类别** — 将链接分配到一个类别以便组织
   * **目标** — 链接打开的位置：`_self`（当前窗口）、`_blank`（新标签页）、`_parent` 或 `_top`
   * **在课程首页显示链接** — 如果您希望将其作为工具图标显示在课程首页上
4. 保存

## 使用类别进行组织

类别有助于将相关链接分组：

1. 点击**添加类别**
2. 输入**类别名称**和可选的描述
3. 保存

同一类别内的链接会一起显示，方便学生找到相关资源。

## 管理链接

* **链接验证** <img src="/files/SQ0BJJx17hJwfEg4yDgP" alt="有效性" data-size="line"> — Chamilo 可以检查链接是否仍然有效或已失效
* **编辑** <img src="/files/u5mpmz84zn8ZyZjhWTvU" alt="编辑" data-size="line"> — 更新链接的URL、标题或描述
* **可见性** <img src="/files/cLMrlNgQB3v6mF45x8R6" alt="可见性" data-size="line"> — 对学生隐藏或显示链接
* **删除** <img src="/files/ozTvHBJ4odHAwyyJtUwS" alt="删除" data-size="line"> — 删除链接

## 导出链接

您可以将链接集合导出为PDF格式。在链接工具中查找**导出**选项。

## 小贴士

* **按主题分类** — 为课程的每个模块或每周创建一个类别
* **添加描述** — 帮助学生在点击链接前了解其相关性
* **定期检查** — 网页链接可能会随时间变得过时或失效


---

# 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/links.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.
