> For the complete documentation index, see [llms.txt](https://inflab-1.gitbook.io/inflearn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflab-1.gitbook.io/inflearn/course-create/faq.md).

# 자주 묻는 질문

### Q. 연재식 강의를 개설할 수 있나요? (일정에 따라 수업을 순차 공개하는 강의)

인프런은 원칙적으로 커리큘럼 및 수업이 100% 완성된 강의를 공개하고 있습니다.

다만 기존 유료 강의 개설 경험이 있는 강사에 한해 제한적으로 허용되며, 이 경우 전체 커리큘럼의 50% 이상이 이미 완성되어야 합니다. 공개 후 보너스 콘텐츠 형태의 수업 추가는 가능합니다. 자세한 사항은 서비스 [\[문의하기\]](https://inflearn.channel.io/) 를 통해 문의해주세요.

### Q. 강의 공개 후 수업을 추가해도 되나요?

연재식 강의 운영은 불가능하지만, 보너스 개념의 수업을 추가(업데이트)하시는 것은 가능합니다!&#x20;

### Q. 강의 공개 후 수업을 비공개/삭제 처리 가능한가요?

* 강의만들기> 커리큘럼 > 유닛 및 섹션 페이지에서 지식공유자가 직접 유닛 삭제 및 비공개 처리가 가능합니다.
* 다만, 유닛을 삭제하거나 비공개할 경우 수강생들이 환불을 요청할 수 있으며, 정산금액에도 영향을 줄 수 있는 점 참고 부탁드립니다.

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


---

# 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://inflab-1.gitbook.io/inflearn/course-create/faq.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.
