# 교재/교구 유형 소개

교재/교구는 형태에 따라 2가지 유형으로 나눠져 있어요!\
교재/교구 만들기 방법은 아래 페이지를 참고해 주세요.😉

{% content-ref url="/pages/29J3AIJCH8S92uZnSmof" %}
[교재/교구 만들기](/guide-new-ver/features/book/makebook.md)
{% endcontent-ref %}

***

## **전자책** <a href="#undefined" id="undefined"></a>

<figure><img src="/files/FAUI7iMx7zgSAkAPMElO" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**PDF 파일 형태의 교재/교구에요.**

* 수강생이 결제 후, 결제 페이지 혹은 마이페이지에서 직접 다운로드하는 방식으로 운영돼요.
* 전자책은 결제 후, 30일 이내로만 다운로드할 수 있어요.
* 환불 신청은 결제일로부터 7일 동안 가능하나, \
  한 번이라도 교재를 다운도르한 이력이 있을 시 환불 신청이 불가능해요.
  {% endhint %}

💡 **활용 Tip**

* 클래스에 사용되거나 보충 학습에 필요한 자료를 전자책으로 만들어 보세요!

***

## **실물 교재/교구** <a href="#undefined" id="undefined"></a>

<figure><img src="/files/KBFGb1f8g6Ndqr5tBsHd" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**실물 형태의 교재/교구를 수강생에게 직접 전달해요.**

* 결제는 온라인으로 진행하고 전달은 오프라인, 택배 등 직접 전달하는 방식으로 운영돼요.
* 결제 요청사항 작성란을 통해 배송지 정보 등을 받을 수 있어요.
* 환불 신청은 결제일로부터 7일 동안 가능하나, 이미 전달 완료 처리된 수강생은\
  환불 신청이 불가능해요.
  {% endhint %}

💡 **활용 Tip**

* 오프라인 위주로 운영되는 클래스에서 사용되는 교재/교구를 등록해 보세요!


---

# 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://didisam.gitbook.io/guide-new-ver/features/book/type.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.
