> 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/instructor/faq.md).

# 자주 묻는 질문

### **Q. 강의를 안 만들어 봤는데, 저도 할 수 있을까요?**

물론 충분히 하실 수 있어요! 강의를 처음 만들어보는 지식공유자님들도 많이 계세요. 인프런에서 강의 제작에 도움을 줄 강의가 준비되어 있으니, [\[시작해보세요! 당신의 첫 지식공유!\]](https://www.inflearn.com/course/%EC%A7%80%EC%8B%9D%EA%B3%B5%EC%9C%A0%EC%9E%90-%EA%B0%95%EC%9D%98-%EB%A7%8C%EB%93%A4%EA%B8%B0) 강의를 보시고 따라서 나만의 첫 강의를 만들어 보세요.

### Q. 제가 만들려고 하는 강의는 인프런에 카테고리가 없어요. 제작해도 괜찮나요?&#x20;

**실무 커리어에 활용할 수 있는 강의라**면 가능합니다. 헷갈린다면 [지식공유자 신청](https://www.inflearn.com/open-knowledge)을 하실 때 문의사항을 함께 적어주세요. (혹은 인프런 서비스 우측 하단 [\[문의하기\]](https://inflearn.channel.io/) 로 연락주셔도 좋아요!)

### **Q. 기획한 커리큘럼이 너무 길면 어떡하죠?**

&#x20;강의가 너무 길어진다면, 강의를 시리즈로 구성하는 것도 좋은 방법이에요. 커리큘럼 관련해서 문의가 있다면, 인프런 서비스 우측 하단 [\[문의하기\]](https://inflearn.channel.io/) 로 연락주세요.&#x20;


---

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