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

# 02. 수강하기

- [강좌 찾기](https://help.goorm.io/ko/edu-student/learning/search-lecture.md): #강좌찾기 #강의찾기 #강좌검색 #강의검색
- [무료 강좌 수강하기](https://help.goorm.io/ko/edu-student/learning/free-lecture.md): #무료강좌 #무료강의 #강의수강
- [유료 강좌 수강하기](https://help.goorm.io/ko/edu-student/learning/paid-lecture.md): #유료강좌 #유료강의
- [내 수강 정보 화면 안내](https://help.goorm.io/ko/edu-student/learning/my-lectures.md): #수강정보 #수강정보페이지  #내강좌
- [수강 평가하기](https://help.goorm.io/ko/edu-student/learning/leave-a-review.md): #수강평가 #수강후기 #리뷰 #수강후기남기기 #수강평이벤트 #이벤트 #구름이벤트
- [수강 취소하기](https://help.goorm.io/ko/edu-student/learning/cancel-lecture.md): #수강취소 #강의취소 #강좌취소


---

# 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-student/learning.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.
