# 시작하기 전에

본 가이드는 총 3개의 파트로 구성되어있습니다.

***

\* **이해하기**&#x20;

커스터마이징에 대한 기초적인 내용(용어, 구조, 규칙 등)과 커스터마이징 가이드를 활용하는 방법을 확인할 수 있습니다.&#x20;

\* **준비하기**&#x20;

고도몰을 커스터마이징하기에 앞서, 준비해야하는 내용을 확인할 수 있습니다.

\* **커스터마이징 하기**&#x20;

커스터마이징을 실제 진행할 경우 등에 대한 내용을 확인할 수 있습니다&#x20;

***

본 가이드는 고도몰을 사용해주신 분들이 해당 가이드를 참고하여 커스터마이징함으로써, 고도몰을 보다 더 편리하고 효율적으로 사용할 수 있도록 안내하는 것을 목표로 하며,  가이드의 내용에 대해 궁금하신 사항이나 의견은 NHN커머스 고객센터(1:1문의) 로 언제든 문의하여 주시기 바랍니다.

해당 문서의 모든 내용은 법적 효력을 가지고 있지 않으며, 법적 논쟁의 근거로 활용 될 수 없습니다.&#x20;


---

# 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://devcenter-help.nhn-commerce.com/guide/intro.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.
