# 고객이 작성한 리뷰의 위치를 변경하고 싶어요

파워리뷰에는 리뷰 노출 고정 기능이 있어요.

이 기능을 사용하면 원하는 리뷰의 위치를 위/아래로 조정할 수 있어요. 악성 리뷰는 아래로 내리고, 베스트 리뷰는 위로 올려서 고객 구매에 긍정적인 효과를 얻을 수 있어요.

***

### 설정 방법

<kbd>부가서비스</kbd> > <kbd>후기</kbd> > <kbd>파워리뷰 관리</kbd> > <kbd>환경설정</kbd> > <kbd>리뷰상세 설정</kbd> > <kbd>리뷰 노출 고정</kbd> 메뉴에서 \[리뷰 노출 고정 기능]을 활성화해 주세요.

<kbd>부가서비스</kbd> > <kbd>후기</kbd> > <kbd>파워리뷰 관리</kbd> > <kbd>리뷰 통합관리</kbd> 메뉴에서 원하는 리뷰의 위치를 조정해 주세요.


---

# 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://help.makeshop.co.kr/faq/sub/undefined/undefined-1.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.
