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

# 멘토링 페이지

### 멘토링 상세 페이지&#x20;

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

* ① \[멘토링 제목]을 명확하게 인지할 수 있게 구성했습니다.&#x20;
* ② \[멘토링]에도 기술 스택 입력이 가능합니다.&#x20;
  * 관련 기술 스택을 입력하면 좀 더 자세한 정보를 멘티에게 제공할 수 있어요.
* ③ \[탭]으로 각 정보에 접근을 용이하게 하고 정보의 영역을 명확하게 분리했습니다.&#x20;
* ④ 페이지의 어느 위치에서도 \[멘토 정보]를 확인할 수 있습니다. (플로팅 제공)
* ⑤ 멘티는, 해당 \[멘토링]에 대한 신청 내역(날짜, 시간)을 확인할 수 있습니다.&#x20;

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

* ① "멘토링 상세 페이지"에서 \[멘토링 리뷰]를 남길 수 있습니다.
* ② "멘토링 상세 페이지"에서 \[멘토링 리뷰]를 바로 확인할 수 있습니다.&#x20;

### 멘토링 신청 페이지

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

* ① \[캘린더 뷰] 일정 선택 관련 정보를 확인할 수 있는 영역입니다.&#x20;
* ② \[장바구니], \[계정 정보] 데이터 동기화를 통해 이름, 이메일, 전화번호를 자동으로 작성, 수정할 수 있습니다.&#x20;
* ③ \[결제 금액], \[멘토링 이용권] 등 결제 정보를 명확히 인지할 수 있습니다.&#x20;
* ④ \[페이지 전체] - 3단계로 나눠진 신청 플로우를 한 페이지에 담아 더욱 편리합니다.&#x20;

### <br>


---

# 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/mentoring/undefined.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.
