# CRM 마케팅 채널

- [Apple Push Notification Service(APNs) 연동](https://docs.hackle.io/external-link/crm-channels/apple-push-notification-service-integration.md)
- [Android FCM 연동](https://docs.hackle.io/external-link/crm-channels/fcm-integration.md)
- [카카오톡 채널 연동](https://docs.hackle.io/external-link/crm-channels/kakaotalk-integration.md)
- [문자 메시지 번호 설정](https://docs.hackle.io/external-link/crm-channels/text-message-setting.md)
- [(deprecated) Firebase Cloud Messaging (FCM) 연동](https://docs.hackle.io/external-link/crm-channels/firebase-cloud-messaging-integration.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://docs.hackle.io/external-link/crm-channels.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.
