# 파워리뷰는 일반리뷰와 어떤차이가 있나요?

파워리뷰는 리뷰에 특화된 서비스예요.

* 배송 완료 데이터를 활용해 고객이 쇼핑몰에 접속할 때 메인 화면에 리뷰 팝업을 띄워서 리뷰 작성 비율을 높여줘요.
* 후기 게시판과 포토 후기 게시판을 따로 제공하며, 웹 반응형으로 기능과 디자인 모두에 중점을 두었어요.
* 구매 고객에게 리뷰 작성 안내 메시지를 보내서 리뷰 작성을 유도할 수 있어요.
* 메인 페이지에 리뷰 현황과 분석 데이터를 보여줘서 이벤트 등에 활용할 수 있어요.


---

# 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-11.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.
