> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/global/partnersupport.md).

# 파트너 지원

- [공식 대행사 리스트](https://kakaobusiness.gitbook.io/global/partnersupport/agencylist.md): 2026년 글로벌 광고 공식 대행사 리스트
- [프로모션 안내](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide.md): 광고주의 성장을 함께 만들어가는 카카오 글로벌 광고 프로모션을 안내드립니다.
- [\[Q3 2026\] Welcome & Welcome Back Promotion](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide/q3-2026-welcome-and-welcome-back-promotion.md): 무료 크레딧으로 실제 캠페인을 집행하며 글로벌 광고 경험을 축적해 보세요.
- [\[Q3 2026\] Advertiser Tier Promotion](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide/q3-2026-advertiser-tier-promotion.md): 2026년도 Q3 광고주 무상캐시 프로모션을 안내합니다. 광고주분들의 많은 참여 부탁드립니다.
- [\[April 2026\] Free-Trial 프로그램 안내](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide/april-2026-free-trial.md): 무료 크레딧으로 실제 캠페인을 집행하며 글로벌 광고 경험을 축적해 보세요.
- [\[April 2026\] DA 프로모션 안내](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide/april-2026-da.md): 카카오 글로벌 DSP의 광고주를 대상으로 April 2026 프로모션을 진행합니다.
- [\[4Q 2025\] DA 프로모션 안내](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide/4q-2025-da.md): 카카오 글로벌 DSP의 광고주를 대상으로 4Q 프로모션을 진행합니다.
- [\[4Q 2025\] 채널 프로모션 안내](https://kakaobusiness.gitbook.io/global/partnersupport/promotionguide/4q-2025.md): 미국 사업자 대상으로 '25년 4Q에 운영할, 채널메시지 광고 프로모션을 안내드립니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/global/partnersupport.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
