> 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/company-school-institute-channel.md).

# 06. 학교/기관/기업 채널 서비스 수강자

- [채널 가입](https://help.goorm.io/ko/edu-student/company-school-institute-channel/join.md)
- [채널 가입하기](https://help.goorm.io/ko/edu-student/company-school-institute-channel/join/how-to-join.md): #학교계정 #기관계정 #기업계정
- [초등학교 전용 채널 그림 로그인](https://help.goorm.io/ko/edu-student/company-school-institute-channel/join/picture-login.md): #초등학교채널 #초등EDU #초등학생채널
- [채널 검색](https://help.goorm.io/ko/edu-student/company-school-institute-channel/search_channel.md)
- [수강 신청](https://help.goorm.io/ko/edu-student/company-school-institute-channel/apply-lecture.md)
- [강좌 찾기](https://help.goorm.io/ko/edu-student/company-school-institute-channel/apply-lecture/search.md)
- [수강 신청하기](https://help.goorm.io/ko/edu-student/company-school-institute-channel/apply-lecture/apply.md)
- [수강정보 화면 안내](https://help.goorm.io/ko/edu-student/company-school-institute-channel/apply-lecture/learning-lecture-info.md)
- [학습 진행](https://help.goorm.io/ko/edu-student/company-school-institute-channel/learning.md)
- [출석](https://help.goorm.io/ko/edu-student/company-school-institute-channel/learning/attendance.md)
- [온라인 튜터링](https://help.goorm.io/ko/edu-student/company-school-institute-channel/learning/online-tutoring.md)
- [시험 응시하기 & 과제 제출하기](https://help.goorm.io/ko/edu-student/company-school-institute-channel/learning/start-exam-submit-assignment.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, and the optional `goal` query parameter:

```
GET https://help.goorm.io/ko/edu-student/company-school-institute-channel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
