> 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.md).

# 인프런 강의 등록하기

- [강의 생성 및 설정하기](https://inflab-1.gitbook.io/inflearn/course-create/draft.md): 본격적으로 인프런에 강의를 생성하고 등록해봅니다.
- [강의 정보](https://inflab-1.gitbook.io/inflearn/course-create/draft/info.md): 제목, 수강 타깃, 학습 주제 등 기본 정보를 입력해주세요.
- [커리큘럼](https://inflab-1.gitbook.io/inflearn/course-create/draft/curriculum.md): 강의 커리큘럼을 등록하는 방법을 정리했습니다.
- [미션](https://inflab-1.gitbook.io/inflearn/course-create/draft/mission.md): 수강생이 강의 내용을 직접 실습하고 제출할 수 있어요.
- [\[구버전\] 상세소개: 강의 소개 작성하기](https://inflab-1.gitbook.io/inflearn/course-create/draft/description.md): 강의를 잘 알릴 수 있는 소개글을 작성해주세요.
- [움직이는 이미지(GIF) 캡처하기](https://inflab-1.gitbook.io/inflearn/course-create/draft/description/gif.md): ScreenToGif로 움직이는 이미지를 만들어 강의 소개를 보기 좋게 작성해 보세요.
- [상세소개: 강의 소개 작성하기](https://inflab-1.gitbook.io/inflearn/course-create/draft/description-1.md): 강의를 잘 알릴 수 있는 소개글을 작성해주세요.
- [움직이는 이미지(GIF) 캡처하기](https://inflab-1.gitbook.io/inflearn/course-create/draft/description-1/gif.md): ScreenToGif로 움직이는 이미지를 만들어 강의 소개를 보기 좋게 작성해 보세요.
- [커버 이미지 & 홍보 영상](https://inflab-1.gitbook.io/inflearn/course-create/draft/cover.md): 강의 커버 이미지와 홍보 영상을 등록합니다.
- [강의 설정](https://inflab-1.gitbook.io/inflearn/course-create/draft/setting.md): 강의 노출 및 수강에 필요한 설정과 권한을 조정합니다.
- [강의 게시 예약](https://inflab-1.gitbook.io/inflearn/course-create/draft/undefined.md)
- [자동 생성 퀴즈](https://inflab-1.gitbook.io/inflearn/course-create/draft/undefined-1.md): 배운 내용을 바로 점검하고 복습할 수 있는 강의실 자동 생성 퀴즈 기능을 소개합니다.
- [자주 묻는 질문](https://inflab-1.gitbook.io/inflearn/course-create/faq.md): 강의 등록 단계에서 자주 묻는 질문을 모았습니다.
- [모임/부트캠프 개설하기](https://inflab-1.gitbook.io/inflearn/course-create/gathering.md)


---

# 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.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.
