# 채널별 메시지 발송

- [(공통) 메시지 발송 안내사항](https://document.wisetracker.co.kr/cafe24/send-message/guidelines.md)
- [메시지 내 쿠폰 발급 링크 발송하기](https://document.wisetracker.co.kr/cafe24/send-message/guidelines/undefined.md)
- [카카오 알림톡](https://document.wisetracker.co.kr/cafe24/send-message/alimtalk.md)
- [카카오 브랜드 메시지](https://document.wisetracker.co.kr/cafe24/send-message/brand-message.md)
- [문자메시지](https://document.wisetracker.co.kr/cafe24/send-message/sms.md)


---

# 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://document.wisetracker.co.kr/cafe24/send-message.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.
