# 메인 배너 리스트

{% hint style="info" %}
**메인 배너란?**

사이트 내 이용자가 사이트를 이용할 때에 보여지는 배너를 의미합니다.
{% endhint %}

<figure><img src="/files/Mye82pobwYR9Pe21XMcf" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="84">순번</th><th width="154">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>등록하기</td><td><p>메인 배너를 새로 등록할 수 있습니다.</p><p>(자세한 사항은 하단 '<strong>메인 배너 등록 방법</strong>'을 확인해주세요.)</p></td></tr><tr><td>2</td><td>선택삭제</td><td>삭제하고 싶은 메인 배너를 체크 후 '<strong>선택삭제</strong>' 버튼을 눌러주세요.</td></tr><tr><td>3</td><td>메인 배너 리스트</td><td>메인 배너 리스트 확인 및 수정이 가능합니다.</td></tr></tbody></table>

**메인 배너 등록 방법**

<figure><img src="/files/cKWQjNMuJ1DYAeotXPMz" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="90">순번</th><th width="140">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>메인 배너 제목</td><td>메인 배너의 제목을 입력해주세요.</td></tr><tr><td>2</td><td>이동할 링크</td><td>사용할 url 주소를 입력해주세요.</td></tr><tr><td>3</td><td>노출 여부</td><td> </td></tr><tr><td>(3-1)</td><td>노출함</td><td>메인 배너를 노출합니다.</td></tr><tr><td>(3-2)</td><td>노출안함</td><td>메인 배너를 노출하지 않습니다.</td></tr><tr><td>4</td><td>노출 기간 설정</td><td><p>메인 배너의 노출 기간을 설정 할 수 있습니다.</p><p>('<strong>제한없음</strong>' 설정 시 기간없이 노출됩니다.)</p></td></tr><tr><td>5</td><td>자료 업로드</td><td>메인 배너로 사용할 이미지 등을 업로드해주세요.</td></tr></tbody></table>

{% hint style="info" %}
모든 설정을 마친 후 '**저장하기**' 버튼을 눌러주세요.
{% endhint %}


---

# 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://docs.ledu.kr/design/banner.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.
