# 모바일 샵을 이용해야 파워앱을 쓸 수 있나요?

<mark style="color:blue;">네, 맞습니다!</mark>

***

모바일페이지를 앱으로 감싼 하이브리드앱 형태이므로\
파워앱을 이용하기 위해서는 반드시 모바일페이지를 먼저 구성해야 해요.


---

# 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/mobile/undefined-1/undefined-18.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.
