> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/edu-lecturer/03.lesson-contents/preview-lesson.md).

# 체험 강의 설정

강의 편집 화면에서 '**체험 강의**'를 지정 할 수 있습니다.

![](/files/-Lu5b184x2saV-pKjge3)

한 강에 최대 5개까지 체험 강의를 지정할 수 있으며, \
체험 강의 지정 시 수강생이 아니어도 해당 강의를 볼 수 있습니다.

![](/files/-Lu5bQcEt6p-9lqvcq2Y)


---

# 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://help.goorm.io/ko/edu-lecturer/03.lesson-contents/preview-lesson.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.
