# 앱설치 혜택을 주는 설정은 고객에게 혜택이 중복돼서 지급될 수 있나요?

## 앱 설치 후 접근권한 및 중복 발급

파워앱은 최초 앱설치 시 권한 요청을 통하여,\
(앱 다운로드 혜택 중복 발급 방지를 위한 식별 권한 - 전화) 확인한 스마트폰 고유번호를 인식해요.&#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-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.
