# 연동 홈페이지 설정

- [맥가이와 학원 홈페이지 연동하기](https://docs.macgai7.com/macgai-manual/homepage/link.md): 맥가이와 연동되는 학원홈페이지를 등록하는 방법은 안내합니다.
- [홈페이지 기본 구성 살펴보기](https://docs.macgai7.com/macgai-manual/homepage/general.md): 맥가이와 연동 되는 홈페이지의 기본 구성을 알아봅니다.
- [홈페이지 세부 설정하기](https://docs.macgai7.com/macgai-manual/homepage/settings.md): 홈페이지 구성을 변경하는 방법에 대해 알아봅니다.
- [기본 설정](https://docs.macgai7.com/macgai-manual/homepage/settings/basic-settings.md): 홈페이지의 색상과 검색 시 노출 되는 정보를 변경합니다.
- [메뉴 설정](https://docs.macgai7.com/macgai-manual/homepage/settings/menu.md): 홈페이지의 개별 메뉴를 추가하고 설정하는 방법을 알아봅니다.
- [인트로 카드 영역 설정](https://docs.macgai7.com/macgai-manual/homepage/settings/intro.md): 메인 화면에 카드를 배치해 특정 기능에 바로 접근할 수는 있는 카드를 배치할 수 있어요.
- [메인 이미지 설정](https://docs.macgai7.com/macgai-manual/homepage/settings/main-image.md): 홈페이지의 첫 화면에 노출되는 메인 이미지를 변경할 수 있어요
- [바로가기 버튼 설정](https://docs.macgai7.com/macgai-manual/homepage/settings/banner-button.md): 메인 이미지 아래에 지정된 URL로 이동할 수 있는 버튼을 삽입합니다.
- [소셜미디어 바로가기 버튼 설정](https://docs.macgai7.com/macgai-manual/homepage/settings/social-media.md): 지정된 소셜미디어 페이지로 바로 이동할 수 있는 버튼을 만듭니다.
- [홈페이지 학원 정보 변경](https://docs.macgai7.com/macgai-manual/homepage/settings/aca-info.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/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.
