# PART I : 지금 방식의 한계

배너 하나를 수정하려 해도 직접 처리하기 어려웠던 경험, 있으시죠? \
이 파트에서는 기존 PC/모바일 스킨 방식이 가진 구조적 한계를 살펴봅니다.

***

### 이 파트에서 다루는 내용

* [일상적인 수정에도 시간과 비용이 드는 이유](/design-editor/problem/cost.md) - 기존 스킨 방식이 만드는 운영 비효율
* [운영자가 직접 수정하기 어려운 이유](/design-editor/problem/dependency.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://godomall-help.nhn-commerce.com/design-editor/problem.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.
