# 클래스 리스트

{% hint style="info" %}
**클래스 리스트란?**

사이트 내 판매할 클래스와 판매 하고 있는 클래스를 등록 및 수정이 가능하며, 지금까지 만든 클래스를 확인 할 수 있는 기능입니다.
{% endhint %}

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

<table><thead><tr><th width="80">순번</th><th width="149">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>검색창</td><td>사이트 내 클래스를 검색하여 확인 할 수 있습니다.</td></tr><tr><td>2</td><td>메인클래스 설정</td><td>사이트 내 가장 대표로 넣을 클래스를 지정할 수 있습니다.</td></tr><tr><td>3</td><td>등록하기</td><td><p>'<strong>등록하기</strong>' 버튼을 누르시면 새로 클래스를 만들 수 있습니다.</p><p>(자세한 사항은 <a href="/pages/cDAjpcJopVDihbcSDOD8">[클래스 등록/수정하기]</a>를 확인해주시기 바랍니다.)</p></td></tr><tr><td>4</td><td>선택삭제</td><td>지우고 싶은 클래스를 체크 후 '<strong>선택삭제</strong>' 버튼을 누르시면 삭제가 됩니다.</td></tr><tr><td>5</td><td>수강관리</td><td><p>수강생, 클래스 리뷰 등 자세하게 확인이 가능합니다.</p><p>(자세한 사항은 <a href="/pages/cDAjpcJopVDihbcSDOD8">[클래스 등록/수정하기]</a>를 확인해주시기 바랍니다.)</p></td></tr><tr><td>6</td><td>수정하기</td><td><p>클래스의 모든 부분을 수정할 수 있습니다.</p><p>(자세한 사항은 <a href="/pages/cDAjpcJopVDihbcSDOD8">[클래스 등록/수정하기]</a>를 확인해주시기 바랍니다.)</p></td></tr></tbody></table>


---

# 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/class/list.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.
