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

# 로드맵 관리

[로드맵](https://www.inflearn.com/roadmaps)이란, **여러 편의 강의를 묶어 추천하는 순서에 따라 학습을 독려하는 기능**입니다. \
서비스 상단 메뉴 \[강의] 옆 \[로드맵] 메뉴를 클릭하면 공개된 로드맵을 볼 수 있어요.

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

{% hint style="success" %}
**로드맵, 이렇게 활용해보세요!**&#x20;

여러 편의 강의를 시리즈로 기획하고 있거나, 개별 강의를 하나의 주제로 엮을 수 있다면 \
로드맵으로 묶어 수강생에게 어필할 수 있어요.

추천하는 학습 순서를 알리고, **묶음 할인 쿠폰**을 적용해 교차 수강까지 유도해 보세요.
{% endhint %}

## 로드맵 만들기/수정하기

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

로드맵은 로드맵 페이지 내 \[로드맵 만들기] 버튼을 통해서 생성할 수 있습니다.

<figure><img src="/files/vZcf62Tg5mBIaXs2UVJ7" alt=""><figcaption><p>로드맵 생성 화면 </p></figcaption></figure>

제목, 썸네일, 소개글, 강의 연결을 모두 완료한 후, 우측 상단의 \[게시] 버튼을 누르면 로드맵이 즉시 오픈됩니다.&#x20;

## 로드맵 묶음할인 쿠폰

<figure><img src="/files/fNJajKmhWgopcspR7ZdD" alt=""><figcaption><p>로드맵 할인 쿠폰은 로드맵 상세페이지 우측 상단에서 발급받을 수 있어요.</p></figcaption></figure>

* 강의 제출 시 인프런 할인 정책에 동의한 강의 로드맵에 한해 묶음할인 쿠폰을 적용하고 있습니다.
* 로드맵 할인 쿠폰은 로드맵에 엮인 강의를 한번에 구매할 때 사용할 수 있어요.
  * 만약 일부 강의를 이미 수강 중인 유저라면, 나머지 강의를 일괄 구매할 때에만 사용할 수 있어요.
* 로드맵 할인 쿠폰은 최대 50% 까지 적용 가능합니다. 로드맵에 할인쿠폰을 적용하고 싶다면 로드맵 수정 페이지 내 \[문의하기] 버튼을 눌러 요청해주세요.

<figure><img src="/files/0tKBH8hnuJB8Ar4oO24F" alt="" width="375"><figcaption><p>로드맵에 할인쿠폰을 적용하고 싶다면 로드맵 수정 페이지 내 [문의하기] 버튼을 눌러 요청해주세요. </p></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/course-operating/roadmaps.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.
