# コース

このセクションでは、管理者視点からのコース管理について説明します：コースカタログの監督、カテゴリの管理、インポートおよびエクスポートの処理。

* [**コースの管理**](/2.x-ja/gaido-1/admin-guide/courses/managing-courses.md) — コースの表示、作成、編集、削除
* [**コースカテゴリ**](/2.x-ja/gaido-1/admin-guide/courses/course-categories.md) — カテゴリを使用してコースカタログを整理
* [**コースのインポートとエクスポート**](/2.x-ja/gaido-1/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-ja/gaido-1/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.
