> 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/k-12.md).

# K-12 학원

오프라인 교육과 온라인 교육이 동시에 운영, 관리되어야 하는 K-12 학원 유형의 \
홈페이지를 설정하는 방법에 대해 알아볼게요. \
설명이 궁금한 단계를 클릭해 보세요. 😉

***

{% content-ref url="/pages/1LGbJ5NqRJyrmBAaF3Ui" %}
[홈페이지 준비](/guide-new-ver/types/k-12/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/T84hjjQCoHzJ3eyWyYLf" %}
[수강생/반 등록](/guide-new-ver/types/k-12/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/dYfr3huGTq3r5ycz0afC" %}
[교육 준비](/guide-new-ver/types/k-12/undefined-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/DFuQkiimFMdtt5c6zTPZ" %}
[청구서 보내기](/guide-new-ver/types/k-12/undefined-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/gje8K432TImSvR4B94Fy" %}
[교육 운영 및 관리](/guide-new-ver/types/k-12/undefined-4.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, and the optional `goal` query parameter:

```
GET https://didisam.gitbook.io/guide-new-ver/types/k-12.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
