# 인프런 멘토링 알아보기

{% hint style="info" %}
**인프런 멘토링을 소개합니다!**&#x20;

멘토링은 지식공유자(멘토)와 학습자(멘티)를 1:1로 연결해 약속을 잡아주는 기능이에요. \
인프런 지식공유자라면 누구나 멘토링을 개설할 수 있습니다.
{% endhint %}

<figure><img src="/files/z27D8U8J1ecBmPiHxn2w" alt=""><figcaption><p>인프런 멘토링 페이지</p></figcaption></figure>

[\[지식공유자 탭 - 멘토링 관리\]](https://www.inflearn.com/instructor/mentorings)에서 인프런 멘토링을 설정할 수 있습니다.

<div><figure><img src="/files/jm3W3AnVsTPBHlqU3OXh" alt=""><figcaption><p>멘토링 이름, 주제, 진행 시간 등을 설정할 수 있어요.</p></figcaption></figure> <figure><img src="/files/GEEeRYIDA050o11sJPQA" alt=""><figcaption><p>멘토링을 소개하는 간단한 글을 작성해주세요.</p></figcaption></figure></div>

* 멘토가 **멘토링을 진행할 수 있는 요일/시간과 비용**을 설정하면 멘티가 원하는 일정에 멘토링을 신청할 수 있어요.&#x20;
* 멘토링 설정이 어렵다면, 상단 \[멘토링 안내] 및 \[소개글 가이드] 툴팁을 클릭해주세요.

{% hint style="success" %}
**멘토링, 이렇게 활용해보세요!**

커리어 상담, 코드 리뷰, 포트폴리오 리뷰, 작업물 검토, 기술 컨설팅, 1:1 과외 등 다양한 목적으로 멘티를 찾을 수 있어요.
{% endhint %}

## 멘토링 진행 방법

멘토링 설정을 마친 후, 상단 멘토링 ON/OFF를 클릭해 멘토링 상태를 활성화해주세요.&#x20;

<figure><img src="/files/n1blOcFHPQqbnsu0BE99" alt="" width="563"><figcaption><p>멘토링 활성 확인 모달</p></figcaption></figure>

멘토링 신청이 들어온 후 지식공유자가 **24시간 이내 수락**하면 멘토링 일정이 확정됩니다. \
멘토링이 확정되면 멘티에게 메시지를 보낼 수 있어요.

<div><figure><img src="/files/gNVwPhSE7G8JpVdnRrF8" alt=""><figcaption><p>멘토링 관리 페이지</p></figcaption></figure> <figure><img src="/files/1hpg1gsTYRL59H1Guss5" alt=""><figcaption><p>멘토링 신청 상세 내역</p></figcaption></figure></div>

* 멘토링 정산율: **100%** (결제 시 발생하는 금융 수수료 제외)
* 멘토링 정산일: 멘토링 신청 후 익월 10 영업일 `강의 정산일과 동일`
* 멘토링 진행 형식: 자유 (원격 멘토링, 오프라인 컨설팅, 이메일 컨택 등 자유)
* 멘토링 신청 확인 없이 **24시간**이 지나면 해당 멘토링 신청은 자동 취소됩니다.
* 멘토링 자동 취소가 **3회 이상 누적**될 경우 멘토링 자격이 취소될 수 있습니다.

{% hint style="success" %}
**나의 경험을 멘토링으로 나누어보세요.**&#x20;

강의 제작이 아직 부담스러우시다면, 멘토링 먼저 시작해 보시는 건 어떨까요? 멘토링 수익은 지식공유자에게 100% 정산이 이루어집니다. 추후 멘토링 내용을 바탕으로 강의 제작까지 해볼 수도 있어요!

• [멘토링 기반으로 제작한 강의: incu 님](https://www.inflearn.com/course/%EB%B0%B1%EC%97%94%EB%93%9C-%EA%B0%9C%EB%B0%9C%EC%9E%90-%EC%B7%A8%EC%97%85-%EA%B0%80%EC%9D%B4%EB%93%9C) \
• [멘토링 기반으로 제작한 강의: Rookiss 님](https://www.inflearn.com/course/%EA%B2%8C%EC%9E%84-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%A8%B8-%EC%9E%85%EB%AC%B8-%EC%98%AC%EC%9D%B8%EC%9B%90-rookiss)
{% endhint %}


---

# Agent Instructions: 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/mentoring/mentors.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.
