# 파워리뷰를 이용하면 기존 리뷰데이터는 리셋되나요?

파워리뷰는 기존 게시판의 내용에 디자인만 변경하는 시스템이에요.

따라서 기존에 사용하던 리뷰 게시판을 파워리뷰 게시판으로 지정하면, 게시판에 있는 데이터가 파워리뷰 형태로 그대로 보이게 돼요.

{% hint style="warning" %}
파워리뷰는 1개의 게시판만 연동되므로 1개 이상 이용할 수는 없어요.
{% 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://help.makeshop.co.kr/faq/sub/undefined/undefined-8.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.
