# 외부 연동

- [외부 연동](https://docs.hackle.io/external-link/integrations.md)
- [Adjust 연동](https://docs.hackle.io/external-link/adjust-integration.md)
- [Airbridge 연동](https://docs.hackle.io/external-link/airbridge-integration.md)
- [AppsFlyer 연동](https://docs.hackle.io/external-link/appsflyer-integration.md)
- [Datadog 연동](https://docs.hackle.io/external-link/datadog-integration.md)
- [CRM 마케팅 채널](https://docs.hackle.io/external-link/crm-channels.md)
- [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)
- [Google Analytics 연동](https://docs.hackle.io/external-link/google-analytics-integration.md)
- [Jira 연동](https://docs.hackle.io/external-link/jira-integration.md)
- [Slack 연동](https://docs.hackle.io/external-link/slack-integration.md)
- [Slack 메세지 종류 안내](https://docs.hackle.io/external-link/slack-integration/slack_noti_message.md)
- [MCP(Model Context Protocol)](https://docs.hackle.io/external-link/model-context-protocol.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.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.
