# 공통 관리 섹션 - 헤더·푸터·공지 배너

이 페이지에서는 **헤더·푸터·공지 배너의 작업 가능 범위와 주의 사항**을 안내합니다. 작업 착수 전 반드시 확인하고 고객과 사전 조율하세요.

***

### 공통 관리 섹션이란?

헤더·푸터·공지 배너는 개별 페이지에 종속되지 않는 공통 관리 섹션으로, 전 페이지에 일괄 적용됩니다.

***

### 작업 가능 범위

| 섹션        | 가능한 것                      | 불가능한 것     |
| --------- | -------------------------- | ---------- |
| **헤더**    | UI 기반 편집 (로고, 메뉴, 링크 등)    | HTML 위젯 추가 |
| **푸터**    | UI 기반 편집 (연락처, SNS, 저작권 등) | HTML 위젯 추가 |
| **공지 배너** | UI 기반 편집 (텍스트, 링크, 배경색 등)  | HTML 위젯 추가 |

***

### 반드시 확인하세요

> **공통 관리 섹션에는 HTML 위젯을 추가할 수 없습니다.**\
> 작업 착수 전 고객의 헤더·푸터 커스텀 요구사항이 UI 편집 범위 내에서 해결 가능한지 반드시 사전 확인하세요.

***

### 실무 팁

고객이 헤더·푸터에 복잡한 커스텀을 요구하는 경우, 현재 UI 편집 범위 내에서 가능한 수준을 미리 조율하세요. HTML 편집 자유도가 확대되는 업데이트 이후 재검토할 수 있음을 함께 안내하면 좋습니다.


---

# 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/design_editor/part1_system/common.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.
