# 소스 코드 커스터마이징

## 📌 개발소스관리 <a href="#undefined" id="undefined"></a>

* `관리자 > 상단 네비게이션 > 우측 개발소스관리` 메뉴를 통해 개발소스관리 페이지에 진입할 수 있습니다.
* 개발소스관리 내 `소스 다운로드 기능`을 통해 `원본|작업|운영` 소스 파일을 직접 다운받으실 수 있습니다.

## 📌 소스 코드 커스터마이징 진행 방법

{% content-ref url="/pages/yDtgQIv3m8wwg3WwTDBS" %}
[커스터마이징 진행 방법](/guide/base-information/structure/how-to-tuning.md)
{% endcontent-ref %}

## 📌 소스 코드 커스터마이징 가능 범위

{% content-ref url="/pages/kxNFbPA5GqoYyhQhOQdL" %}
[커스터마이징 가능 범위](/guide/base-information/structure/tunable-range.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/source-code.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.
