> For the complete documentation index, see [llms.txt](https://didisam.gitbook.io/guide-new-ver/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://didisam.gitbook.io/guide-new-ver/types/creator/undefined-1.md).

# 교육 준비

콘텐츠 판매를 위한 클래스와 교재/교구 생성 방법에 대해 각각 알아볼게요. 😊

***

### **✅ 클래스 만들기**

클래스에는 영상을 직접 업로드할 수도 있고 라이브 강의를 등록할 수도 있어요. \
자세한 내용은 아래 페이지에서 확인해 주세요.

{% content-ref url="/pages/Yy9fSc90Kw7WVrwXLLkF" %}
[온라인 클래스 만들기](/guide-new-ver/features/class/makedurationclass.md)
{% endcontent-ref %}

### **✅ 교재/교구 만들기**

교재/교구는 전자책과 실물교재로 나눠지며 자세한 내용은 아래 페이지에서 확인해 주세요.

{% content-ref url="/pages/1kSdMSaVaoJWFcre0bnP" %}
[교재/교구](/guide-new-ver/features/book.md)
{% endcontent-ref %}

### 💡 **영상 라이브러리 활용하기**

**영상 라이브러리란?**

* 클래스에서 사용되었거나 이곳에서 업로드한 영상의 목록을 관리하는 곳이에요.

**영상 라이브러리를 사용하면 어떤 점이 좋을까요?**

* 클래스 만들기에서 영상을 매번 업로드해야 하는 번거로움을 없앨 수 있어요.
* 같은 영상을 중복으로 올리지 않음으로써, \
  디스크 영상 저장 공간의 용량을 절약할 수 있어요.
* 자세한 내용은 아래 페이지에서 확인해 주세요.

{% content-ref url="/pages/PVvzQBkcRqAuGaaVFR4U" %}
[영상 라이브러리 활용하기](/guide-new-ver/features/class/library.md)
{% endcontent-ref %}

**그래도 막막하다면?**\
**디디쌤 채널톡을 통해 문의주시면, 빠르게 도와드릴게요** :smile:

{% embed url="<https://didisam.channel.io/home>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://didisam.gitbook.io/guide-new-ver/types/creator/undefined-1.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.
