# 커스터마이징 따라하기

커스터마이징은 어떻게 진행 되는 걸까요? 커스터마이징 따라하기를 통해 직접 확인해보세요!

**커스터마이징 따라하기** 에서는 특정 사례를 예시로 커스터마이징을 진행하게 되는 전반적인 상황을 정리해두었습니다.\
사례 내 제공 되는 커스터마이징 방법으로 실제 이용 중이신 고도몰에 적용해봄으로써 고도몰의 커스터마이징을 직접 경험하실 수 있습니다.

{% hint style="danger" %}
커스터마이징 사례에서 제시하는 커스터마이징 방법을 고도몰에 직접 적용해볼 수 있습니다.

다만, <mark style="color:red;">**관련 범위에**</mark><mark style="color:red;">**&#x20;**</mark><mark style="color:red;">**커스터마이징이 진행 되지 않은 상태에서 진행하시는 것을 권장 드립니다.**</mark>

해당 커스터마이징 사례 적용 시, 관련 범위에 이미 커스터마이징한 내역으로 인해 발생하는 오류에 대해서는 \
고도몰이 책임을 지지 않습니다. 주의하여 주시기 바랍니다.&#x20;
{% endhint %}

{% content-ref url="/pages/MMV7WyRlgwfJ4PMNGG1z" %}
[관리자 GNB 색상 변경하기](/guide/tuning-example/modify-admin-gnb.md)
{% endcontent-ref %}

{% content-ref url="/pages/cUGXrLeKOcQDpBFTYh88" %}
[즐겨찾기 메뉴 바로가기 만들기](/guide/tuning-example/add-favorite-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lrtn1dKANBHZo00Q0Nmd" %}
[관리자 메뉴 추가하기](/guide/tuning-example/add-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/LRupMhoevMnPihfhVIfP" %}
[관리자 메뉴 수정하기](/guide/tuning-example/modify-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/frJkebKiY2DyABqlPSRs" %}
[관리자 페이지 추가하기](/guide/tuning-example/add-admin-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/BWzWyt1f20xyAzuAjwBe" %}
[관리자 페이지 수정하기](/guide/tuning-example/modify-admin-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/vYSJWtAFhghUkr2Qsi2r" %}
[사용자 페이지 추가하기](/guide/tuning-example/add-user-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/PMSXvrnIOwp5eNl7Hvtu" %}
[사용자 페이지 수정하기](/guide/tuning-example/modify-user-page.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/tuning-example.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.
