# 파워앱 신규 신청을 하려고 합니다 어떻게 해야 하나요?

## 파워앱 신규 신청 전 체크 사항

* 모바일 페이지 구성이 되어 있는지 체크해 주세요.
* 파워앱은 반드시 모바일샵이 있어야 신청 가능해요.&#x20;
* 앱 심사 기간은 안드로이드/iOS 평균적으로 7일 정도 소요되고 있어요. \
  다만, 구글/애플 사유로 안내드린 기간보다 지연될 수 있는 점 참고해 주세요.

## 메이크샵 이용 상점 신청 방법

{% stepper %}
{% step %}
신청 전 파워앱 관련 자세한 기능을 아래 링크로 확인하세요.

[파워앱 기능 확인하기 \[클릭!\]](https://powermobile.kr/powerapp.html)
{% endstep %}

{% step %}
`부가서비스` > `모바일앱` > `모바일앱 설정` > `파워앱 신청` > `하단의 파워앱 신청하기`
{% endstep %}

{% step %}
약관동의 및 구글과 애플의 앱 심사기준을 체크해 주세요.
{% endstep %}

{% step %}
`부가서비스` > `모바일앱` > `모바일앱 설정` > `앱 등록`  페이지에서 개발자 계정 정보 및 앱 정보(앱 이름, 스토어명, 아이콘, 스크린샷 등) 등록하시고 신청하기를 눌러주세요.
{% endstep %}

{% step %}
1개월간 무료로 프리미엄(유료) 버전 이용이 가능하며 기간 종료 후 무료 버전으로 자동 전환돼요.&#x20;
{% 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/mobile/undefined-1/undefined-22.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.
