# 파워리뷰를 노출하기 전 미리 테스트를 해보고 싶어요

파워리뷰는 미리보기 기능을 제공하고 있어요.

{% stepper %}
{% step %} <kbd>디자인</kbd> > <kbd>디자인 스킨 관리</kbd> > <kbd>디자인 스킨 관리</kbd> 메뉴에서 현재 사용하는 디자인을 \[복사]해 주세요.

<figure><img src="/files/A2h3dSJFa7R74j1zJrIj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
복사한 디자인의 개별 디자인 페이지에 파워리뷰 태그를 넣어 주세요.
{% endstep %}

{% step %} <kbd>부가서비스</kbd> > <kbd>후기</kbd> > <kbd>파워리뷰 관리</kbd> > <kbd>환경설정</kbd> 메뉴에서 \[파워리뷰 사용여부]를 \[미리보기(D4기능)]로 설정해 주세요.

<figure><img src="/files/MPEE765XmoWpYYX7VZhz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
복사한 디자인을 미리보기하면 파워리뷰가 나타나요.

<figure><img src="/files/7JkOtmeBDMzIBuN3Rm6c" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

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