# 커스터마이징 하기

{% hint style="danger" %} <mark style="color:red;">**개발 가이드를 준수하지 않아 발생하는 모든 문제는 전적으로 이용자에게 책임이 있습니다!**</mark>
{% endhint %}

{% content-ref url="/pages/G9MngvVW7SafrbrZ99Jf" %}
[소스 코드 커스터마이징](/guide/tuning/source-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/uSQZRmIrjEEoydRIV6Tf" %}
[데이터베이스 커스터마이징](/guide/tuning/database.md)
{% endcontent-ref %}

{% content-ref url="/pages/5ytO0pC49FUgVVhWmx9l" %}
[디버깅 방법](/guide/tuning/debugging.md)
{% endcontent-ref %}

{% content-ref url="/pages/lOjPwzMwXlUPH9cWN9X7" %}
[패치 확인 및 대응 방법](/guide/tuning/patch.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.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.
