# 고객들이 앱을 많이 설치할 수 있도록 유도하려면 어떻게 해야 하죠?

## 기본 설정

파워앱 기본 설정에서 제공되고 있는 기능으로 앱 설치 유도를 할 수 있어요.&#x20;

## 설정 경로

`부가서비스` > `모바일앱` > `앱 기본 설정`

1. 앱 설치 권장 팝업 : 웹 접속 시 팝업 노출로 앱 설치를 유도해요.&#x20;
2. 앱 주문 추가 혜택 : 앱을 통해 주문 시 추가로 할인 또는 적립 혜택을 제공해요.
3. 앱 설치 혜택 : 앱 설치후 로그인 시 혜택을 제공해요.&#x20;
4. 친구 초대하기 : 초대받은 친구가 앱 설치 후 초대한 친구 아이디를 입력하면 해당 아이디로 혜택을 제공해요.&#x20;

## 앱 전용 쿠폰 생성

파워앱 전용 쿠폰을 생성하여 앱을 통한 구매를 유도해 보세요.&#x20;

## 설정 경로

* 왕대박 쿠폰 : `프로모션` > `쿠폰` > `(구) 쿠폰 등록`
* 스마트 쿠폰 : `프로모션` > `쿠폰` > `쿠폰 관리` > `쿠폰 만들기`


---

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