# # Builder

- [스마트스토어 연동 스킨(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/builder.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.
