# 課程

本節從管理員的角度介紹課程管理：監督課程目錄、管理類別以及處理匯入和匯出。

* [**管理課程**](/2.x-zh-tw/guan-li-zhi-nan/admin-guide/courses/managing-courses.md) — 查看、創建、編輯和刪除課程
* [**課程類別**](/2.x-zh-tw/guan-li-zhi-nan/admin-guide/courses/course-categories.md) — 使用類別組織課程目錄
* [**課程匯入與匯出**](/2.x-zh-tw/guan-li-zhi-nan/admin-guide/courses/course-import-export.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/guan-li-zhi-nan/admin-guide/courses.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.
