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

# 홈페이지 기본 구성 살펴보기

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/articles/homepage-configuration-1bdc1c31)
{% endhint %}

## **홈페이지 구성 요소** <a href="#undefined" id="undefined"></a>

각 구성요소에 대한 상세 설정 방법은 [홈페이지 세부 설정](/macgai-manual/homepage/settings.md)에서 확인할 수 있습니다.

<figure><img src="/files/LfHlA9PyGrOmzZrGmcHc" alt=""><figcaption></figcaption></figure>

### 1️⃣ 로고 이미지

학원의 로고 이미지가 표시 됩니다. 로고 이미지를 누르면 메인 페이지로 이동할 수 있습니다.

### 2️⃣ 메뉴

홈페이지 내에서 사용할 수 있는 메뉴가 표시 됩니다. 각 메뉴 이름에 마우스를 올리면 하위 메뉴가 열립니다.

<figure><img src="/files/1NXZ05PPrgpylhctFzcO" alt=""><figcaption></figcaption></figure>

### 3️⃣ 메인 이미지

홈페이지 메인화면에서 보여주고 싶은 이미지를 올릴 수 있습니다. 이미지 클릭 시 바로가기를&#x20;

### 4️⃣ 바로가기 버튼

버튼을 눌러 지정된 URL로 이동하는 버튼을 만들 수 있습니다.

### 5️⃣ 인트로 카드

홈페이지 내의 원하는 메뉴로 이동할 수 있는 카드를 배치합니다. 메뉴에 연결된 요소를 카드를 통해 보여줄 수 있어요.

### 6️⃣ 소셜미디어 바로가기 버튼

연결된 소셜미디어 서비스로 이동할 수 있는 버튼이 위치합니다.

### 7️⃣  학원 정보

맥가이에 등록 되어 있는 학원 정보를 보여줍니다.


---

# 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/general.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.
