# 디자인

- [디자인 스킨 관리](https://help.makeshop.co.kr/manual/undefined-1/undefined.md): 내 쇼핑몰에 적용된 PC/모바일 버전별 디자인 스킨을 확인하고, 여러 가지 다양한 디자인 스킨을 생성해 원하는 대로 편집 작업을 진행할 수 있는 메뉴에요
- [디자인 스킨 예약](https://help.makeshop.co.kr/manual/undefined-1/undefined-1.md): 디자인 스킨 관리에 생성된 스킨을 내가 원하는 날짜와 시간에 운영중인 쇼핑몰로 반영되도록 설정하실 수 있는 메뉴에요
- [디자인 편집](https://help.makeshop.co.kr/manual/undefined-1/undefined-2.md): 각 디자인 스킨마다 원하는 내용으로 HTML/CSS/JS 를 활용해 디자인 편집 작업을 진행할 수 있어요.
- [가상태그 사용](https://help.makeshop.co.kr/manual/undefined-1/undefined-3.md)
- [# Builder](https://help.makeshop.co.kr/manual/undefined-1/builder.md)
- [스마트스토어 연동 스킨(editor\_smartsync)](https://help.makeshop.co.kr/manual/undefined-1/builder/editor_smartsync.md): 스마트스토어 연동 가입으로 생성된 상점은 스마트스토어 연동 스킨(editor\_smartsync) 이 적용돼요. 이 스킨은 일반 스킨과 유사하지만, 일부 배너가 달라요.
- [에디터 기본 기능](https://help.makeshop.co.kr/manual/undefined-1/builder/undefined.md): 사이트 제작에 필요한 핵심 도구들이 모여 있는 상단, 좌측, 우측 패널의 기능이에요.
- [상단 편집](https://help.makeshop.co.kr/manual/undefined-1/builder/undefined-1.md): 사이트 최상단에 고정되어 로고와 메뉴를 보여주는 영역이에요..
- [메인 편집](https://help.makeshop.co.kr/manual/undefined-1/builder/undefined-2.md): 상단(헤더)·하단(푸터)을 제외한 페이지 중간 영역을 편집하는 메뉴예요.
- [하단 편집](https://help.makeshop.co.kr/manual/undefined-1/builder/undefined-3.md): 하단 편집은 사이트 맨 아래 푸터 영역을 디자인해요.
- [# Builder 매뉴얼](https://help.makeshop.co.kr/manual/undefined-1/builder/builder.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://help.makeshop.co.kr/manual/undefined-1.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.
