# 푸시 발송 시 알림 내용 보기 페이지 미노출 시키는 방법

미확인 푸시가 있는 경우 앱이 실행되면 자동으로 알림 내용 보기 페이지로 이동하게 되며,\
미확인 푸시가 없는 경우에 앱을 재실행하면 알림 내용 보기 페이지로는 이동하지 않아요.\
만약 미확인 푸시가 있는 경우에도 알림 내용 보기 페이지로 이동하지 않도록 하고 싶다면 다음과 같은 방법을 이용하실 수 있어요.&#x20;

***

**푸시 연결 URL을 상점 메인 페이지로 설정하기 (아래 이미지 참고)**

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


---

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