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

# 지식공유자 신청하기

{% hint style="info" %}
**지식공유자가 되어 배움의 기회를 널리 알려보세요.**

지식공유자란, 인프런에서 강의와 멘토링 등 콘텐츠를 개설하고 운영하는 유저입니다. 인프런과 함께 단계별로 쉽고 간편하게 지식을 나누어 보세요.
{% endhint %}

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

1. 인프런 서비스 오른쪽 상단 \[지식공유] 버튼 또는 페이지 하단 메뉴 \[지식공유참여]를 클릭합니다. ([페이지 바로가기](https://www.inflearn.com/open-knowledge))
2. 지식공유참여 페이지 상단 \[지식 공유 시작하기] 버튼을 클릭해주세요.
3. 내용을 꼼꼼하게 작성하여 신청해주시면 지식공유자 신청 및 등록이 완료됩니다.\
   \*연락처는 꼭 정확하게 입력해 주세요.
4. 이제 자유롭게 강의를 만들어 올릴 수 있어요. 등록해주신 메일 주소로 지식공유자 가이드가 발송됩니다.

> **소개 내용을 꼼꼼하게 작성해주세요!**
>
> 나를 소개하는 글과 표현할 수 있는 자료(링크 등)를 잘 채워주시면 인프런 콘텐츠 MD가 강의 제작에 대해 조금 더 구체적으로 도움을 드릴 수 있습니다.

## 첫 강의명 추천 활용하기

첫 강의의 제목이 고민이시라&#xBA74;**, AI 추천 강의 제목**을 참고해 보시는 것도 좋습니다!\
첫 강의를 만드신다면, 지식공유자 신청 양식에 꼼꼼히 작성해 주신 '**제작할 강의 설명**'을 토대로 AI가 몇 가지 제목을 추천해 드려요.

<figure><img src="/files/ViRt6EJ5IQVv7B0uU86j" alt="" width="375"><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/instructor/signup.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.
