# SMS

- [SMS 서비스 설정 및 자동메시지 설정](https://help.makeshop.co.kr/manual/member/sms/sms.md): SMS 발송시 노출되는 상점 정보 및 SMS 발송 옵션 설정 가능하며 상황에 따라 고객이나 관리자에게 자동메시지가 발송되도록 설정할 수 있어요.
- [생일 축하 이벤트 설정](https://help.makeshop.co.kr/manual/member/sms/undefined.md): 회원이 입력한 생일에 맞춰 전체 회원이나 그룹별로 적립금/쿠폰 지급 및 SMS축하 메시지를 자동 설정할 수 있어요.
- [카트타겟 메세지 (CTM) 서비스](https://help.makeshop.co.kr/manual/member/sms/ctm.md): 쇼핑몰 회원이 장바구니에 상품을 담아놓은 후 일정 기간 동안 구매하지 않을 경우 자동으로 메시지를 발송하여 구매할 수 있도록 유도하는 메시지 마케팅 서비스에요.
- [리턴 멤버쉽(RM) / 다이렉트RM(DRM) 서비스](https://help.makeshop.co.kr/manual/member/sms/rm-rm-drm.md): 비회원을 대상으로 회원가입을 유도하는 서비스들이에요. 리턴멤버쉽(RM)은 주문한 비회원을 대상으로 추가혜택을 제공하여 회원가입을 유도하는 서비스이며, 다이렉트 RM(DRM)은 서비스는 비회원 주문 시 간단 회원가입을 통해 회원가입을 유도하는 서비스예요.
- [광고성 메시지 발송 필수 표시사항과 유의사항](https://help.makeshop.co.kr/manual/member/sms/undefined-1.md): 영업을 하는 자가 고객에게 단순 정보 전달만을 목적으로 하는 경우를 제외하고 영리 목적으로 광고성 정보를 포함하여 SMS를 발송하는 경우, 메시지 내용에 필수로 포함하여 발송해야 하는 항목이 있어요. 그 외에도 광고성 메시지 발송시 유의사항을 안내드리니 확인해서 발송해 주세요.


---

# 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/manual/member/sms.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.
