# 연동 홈페이지 활용

- [설명회 모집](https://docs.macgai7.com/macgai-manual/utilizing-homepage/presentation.md): 홈페이지를 이용해 설명회를 모집하고 신청자를 관리합니다
- [설명회 신청 시 직원의 문자 수신 설정](https://docs.macgai7.com/macgai-manual/utilizing-homepage/presentation/receive-message.md): 직원이 알림용 문자를 수신할 수 있어요.
- [알림 문자 설정](https://docs.macgai7.com/macgai-manual/utilizing-homepage/presentation/set-message.md): 설명회 신청 시 맞춤형 알림 문자를 설정할 수 있어요.
- [온라인 강의](https://docs.macgai7.com/macgai-manual/utilizing-homepage/online-lecture.md): 홈페이지에서 학생 아이디로 로그인하여 학원에서 등록된 강의를 볼 수 있습니다.


---

# Agent Instructions: 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://docs.macgai7.com/macgai-manual/utilizing-homepage.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.
