# 이해하기

본 메뉴에서는 고도몰의 '커스터마이징'과 관련 된 기본 내용을 이해하는 단계입니다.

커스터마이징에서 자주 사용 되는 '용어' 에 대한 정의를 시작으로 커스터마이징 구조를 확인할 수 있습니다.

커스터마이징을 시작하기 앞서, 고도몰의 커스터마이징과 관련 된 기본 개념을 이해하신 후 진행하여 주세요!

더 좋은 고도몰을 만들고 이용하는데 도움이 됩니다. 🥳

{% content-ref url="/pages/2uKeVpeaJbR7gHM3WVuh" %}
[용어](/guide/base-information/terms.md)
{% endcontent-ref %}

{% content-ref url="/pages/sjoQptHWl1EwdLC5jlXk" %}
[구조](/guide/base-information/structure.md)
{% endcontent-ref %}


---

# 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/base-information.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.
