> For the complete documentation index, see [llms.txt](https://docs.macgai7.com/macgai-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.macgai7.com/macgai-manual/homepage/settings.md).

# 홈페이지 세부 설정하기

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/categories/%ED%99%88%ED%8E%98%EC%9D%B4%EC%A7%80-%EC%84%B8%EB%B6%80-%EC%84%A4%EC%A0%95%ED%95%98%EA%B8%B0-4b57b559)
{% endhint %}

{% hint style="info" %}
기본메뉴 → 홈페이지관리 → **홈페이지설정**
{% endhint %}

1. [기본 설정](/macgai-manual/homepage/settings/basic-settings.md): 홈페이지의 색상과 검색 시 노출 되는 정보를 변경합니다.
2. [메뉴 설정](/macgai-manual/homepage/settings/menu.md): 홈페이지의 메뉴 항목을 설정합니다.
3. [인트로 카드 영역 설정](/macgai-manual/homepage/settings/intro.md): 메인 화면에 카드를 배치해 특정 기능에 바로 접근할 수는 있는 카드를 배치할 수 있어요.
4. [메인 이미지 설정](/macgai-manual/homepage/settings/main-image.md): 홈페이지의 메인 이미지를 설정합니다.
5. [바로가기 버튼 설정](/macgai-manual/homepage/settings/banner-button.md): 메인 아래에 지정된 URL로 이동할 수 있는 버튼을 삽입합니다.
6. [소셜미디어 바로가기 버튼 설정](/macgai-manual/homepage/settings/social-media.md): 지정한 소셜미디어 페이지로 바로 이동할 수 있는 버튼을 만듭니다.
7. [홈페이지 학원 정보 변경](/macgai-manual/homepage/settings/aca-info.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://docs.macgai7.com/macgai-manual/homepage/settings.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.
