# 모바일D4(개별디자인)이 무엇인가요?

모바일 D4란 모바일샵 2.0과 4.0의 편집화면으로 모바일샵에만 적용되는 편집화면이에요.\
크게는 구조 및 메뉴 디자인까지 전부 수정 가능하며, 작게는 메인진열 방식만 수정하여 사용하시면 돼요.

상점의 자율 편집 솔루션으로 주문서 및 주요 기능 페이지 수정은 권장하지 않아요.

{% hint style="danger" %}
변경 전 소스는 편집창에서 반드시 임시 저장해 주시거나 별도로 백업을 받으면서 편집해 주세요.
{% endhint %}


---

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