# 다운로드 혜택을 설정하면 이전에 앱을 설치한 고객들에게는 지급이 되나요?

<mark style="color:blue;">다운로드 혜택은 앱 설치 후 로그인을 한 회원에게 지급이 되는 설정이에요.</mark>&#x20;

***

<figure><img src="/files/sUlgJKrKoxA0GYlExr9i" alt=""><figcaption></figcaption></figure>

설정 시점 이전에 이미 앱을 설치한 회원들은 로그아웃 후 재로그인을 해야 혜택이 지급되므로,\
관련된 이벤트페이지 및 배너창에 "이미 앱을 설치한 고객님이 혜택을 받기 위해서는 재로그인이 필요합니다." 내용으로 추가 안내가 필요해요.&#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-31.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.
