# 메인화면 배너를 편리하게 등록 및 수정할 수 있나요?

<mark style="color:blue;">롤링 배너 관리에서 설정 가능해요.</mark>

***

`디자인` >`쇼핑몰 배너 관리` >`롤링 배너 관리`  메뉴에서\
1번부터 4번까지 총 4개의 배너를 등록할 수 있고, 이미지를 변경하고 싶을 때는 편리하게 변경할 수 있어요.

단, 처음 설정하실 때는 가상태그 작업이 필요할 수 있으니 아래의 태그를 입력해주시면 돼요.

{% tabs %}
{% tab title="메인 롤링 배너 가상태그" %}

```
1번탭 배너 : <!--/script_banner1/-->
2번탭 배너 : <!--/script_banner2/-->
3번탭 배너 : <!--/script_banner3/-->
4번탭 배너 : <!--/script_banner4/-->
```

사용 위치 : `디자인` >`디자인 편집`>`중앙 디자인`>`메인`
{% endtab %}
{% endtabs %}


---

# 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://help.makeshop.co.kr/faq/mobile/design/undefined-6.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.
