# 메인 이미지 설정

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

## **메인 이미지 샘플**

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

## **메인 이미지 추가하기**

메인 이미지 설정 우측의 <mark style="color:green;">**추가**</mark> 버튼을 눌러 개별 항목 입력과 이미지 파일 업로드 후 변경사항을 저장합니다. &#x20;

저장이 완료 되면 홈페이지에 새로 접속하거나 새로고침(F5, Ctrl + r)을 눌러 변경사항을 확인하실 수 있어요.

<figure><img src="/files/2tyPebCtZOMJeOk2GImG" alt=""><figcaption></figcaption></figure>

1. **순서**: 이미지가 노출 되는 순서를 지정합니다. 순번이 빠른 이미지 부터 순차적으로 노출 됩니다.
2. **명칭**: 이미지를 구분하기 위한 이름을 지정합니다.
3. **연결 URL**: 각 이미지를 눌렀을 때 이동할 웹페이지 주소를 설정합니다.
   * 웹페이지 주소는 `https://`를 포함한 전체 주소를 입력해야 합니다.
4. **팝업** : URL 이동 시 , 새 창 또는 탭이 열리는 방식을 설정합니다.
   * 자체 : 현재 페이지에 내에서 연결된 URL이 열립니다.
   * 팝업 : 새로운 탭에서 연결된 URL이 열립니다.
5. **PC이미지**: 업로드 된 이미지 파일이 표시 됩니다, ❎를 눌러 이미지를 삭제할 수 있어요.&#x20;
6. **PC업로드**: PC버전 웹 화면에서 보여지는 이미지를 업로드 합니다.
   * **권장 이미지 사이즈 :** 1920(가로) x 450(세로) px 이상
     * 여러 개의 이미지 업로드 시 같은 해상도를 사용해 주세요
7. **Mobile이미지**: 현재 사용 중인 모바일 메인 이미지가 표시됩니다.
8. **Mobile업로드**: 모바일 웹에서 보여지는 이미지를 업로드 합니다.
   * **1:1 비율**의 이미지 파일을 사용해주세요.


---

# 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/settings/main-image.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.
