> For the complete documentation index, see [llms.txt](https://godomall-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://godomall-help.nhn-commerce.com/beginner/design/improve.md).

# 디자인 향상시키기

## Step 1. 폭넓은 디자인 선택의 공간 ­ NHN커머스 디자인 스킨 이용하기

* 위치 : [**NHN커머스 디자인**](https://design.nhn-commerce.com)
* 기능설명 : 고도몰 스킨 디자인을 전문적으로 하는 디자이너들의 디자인을 확인 및 선택할 수 있습니다.

### 1-1. NHN커머스 디자인에서는?

1. 다양한 디자인을 제공하며, 디테일한 상품 설명도 곁들여져 있어 자신에게 맞는 디자인을 선택할 수 있습니다.
2. 마음에 드는 디자인을 손쉽고 내 쇼핑몰 디자인으로 저렴하게 적용할 수 있으며, 디자인 변경도 손쉽게 가능합니다.
3. 신뢰할 수 있는 손쉬운결제 및 구매내역 통합관리 등을 지원합니다.

<figure><img src="https://kr1-api-object-storage.nhncloudservice.com/v1/AUTH_676ca94cf5c14452b9c4bd00ebe84947/commerce_service/%EB%94%94%EC%9E%90%EC%9D%B8%EC%84%BC%ED%84%B0/Guide/skin_main.png" alt=""><figcaption><p>디자인센터 메인</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://godomall-help.nhn-commerce.com/beginner/design/improve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
