# 소개

**구름EDU 강의 관리 도구**는 강의자를 위한 강의 관리 플랫폼입니다. \
모든 강의 운영 및 관리, 컨텐츠의 제작은 이 곳에서 이루어집니다. \
\
다시 말해, 구름EDU 강의 관리 도구에서 강의자는 강좌를 만들고, \
시험을 출제하며, 수강자와 그룹을 관리할 수 있습니다.

본 구름EDU 강의자용 도움말에서는 바로 이 강의 관리 도구에서 제공하는 \
모든 기능들을 다루고 있습니다. 매뉴얼을 차근차근 잘 확인하신다면 \
구름EDU에서 멋진 SW교육 컨텐츠를 효과적으로 만드실 수 있을 것입니다!


---

# 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://help.goorm.io/ko/edu-lecturer/01.lesson-manage-tool/introduce.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.
