# 푸시 발송 시 입력하지 않은 특수문자가 표시돼요

## 입력하지 않은 특수문자 표시

* 수신된 푸시메세지에 상점이 의도하지 않은 특수문자가 표시되는 경우가 있어요.&#x20;  \
  예) #&5546, ??세일할인???
* 다른 오피스(엑셀, 워드)에서 작성된 문자를 그대로 복사해 붙여넣기 하는 경우 공백문자 및 기타 코드가 문자와 같이 첨부되는 점을 유의하세요.&#x20;

## 테스트 발송

전체 회원 및 다수 회원 푸시 발송전에 `부가서비스` > `모바일앱` > `앱 푸시 설정` >  `푸시발송` 에서\
발송대상을 타겟-아이디로 설정하여 상점 실무자 스마트폰에 테스트 발송이 먼저 이루어지도록 하는 것을\
권장해 드려요.&#x20;

<figure><img src="/files/r6sirnyXSlAqeV1IMrKg" 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-23.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.
