# 베스트 리뷰 설정

{% hint style="info" %}
베스트 리뷰란?

사이트 내 이용자가 작성한 글이 어떠한 사유를 통해 공지사항처럼 띄울 수 있는 기능입니다.
{% endhint %}

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

<table><thead><tr><th width="87">순번</th><th width="200">필드 명</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> </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>삭제하고 싶은 게시글을 선택하여 '<strong>선택삭제</strong>' 버튼을 누르시면 삭제 됩니다.</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/board/bestreview.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.
