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

# 공식 대행사 목록

> 에이블리와 **공식 계약** 을 맺은 **광고 공식 대행사** 를 소개합니다.
>
> 직접 운영이 어려우시다면, 에이블리 광고 공식 대행사의 도움을 받아보세요.\
> (에이블리 광고 공식 대행사를 통해 광고를 대행하셔도 별도의 비용이 부과되지 않습니다.)

### 전체 공식 대행사 리스트

***

<table><thead><tr><th width="170.1796875">대행사명</th><th align="right">연락처</th><th width="256.21875">이메일</th><th>홈페이지</th></tr></thead><tbody><tr><td>글루온</td><td align="right">031-698-4107</td><td>jypark@gluonkorea.com</td><td><a href="https://gluonkorea.com/">바로가기</a></td></tr><tr><td>링크프라이스</td><td align="right">010-9496-6770</td><td>mkjung@linkprice.com</td><td><a href="https://www.linkprice.com/keyword/views/support/support.html">바로가기</a></td></tr><tr><td>뷰퍼센트무브</td><td align="right">010-6898-8216</td><td>move@vupercent.com</td><td><a href="https://www.vupercent.com/about_move">바로가기</a></td></tr><tr><td>쇼핑몰만마케팅합니다</td><td align="right">010-2495-0067</td><td>onlyfashionmkt@gmail.com</td><td><a href="https://www.onlyfashionmkt.com/consult">바로가기</a></td></tr><tr><td>아이디어키</td><td align="right">1544-1853 / 1544-1353</td><td>ib@ideakey.co.kr</td><td><a href="https://www.ideakey.co.kr/">바로가기</a></td></tr><tr><td>아인스미디어</td><td align="right">02-2088-8844</td><td>eins_insight@einsmedia.co.kr</td><td><a href="http://www.einsmedia.co.kr/">바로가기</a></td></tr><tr><td>애드그라운드</td><td align="right">010-8795-4496</td><td>ae@adground.co.kr</td><td><a href="http://www.adground.co.kr/">바로가기</a></td></tr><tr><td>얼웨이즈</td><td align="right">02-853-8443</td><td>kr@always-inc.com</td><td><a href="http://always-inc.com/">바로가기</a></td></tr><tr><td>엠피인터랙티브</td><td align="right">1599-1265</td><td>candyman@mymp.co.kr</td><td><a href="http://www.mpinteractive.co.kr/">바로가기</a></td></tr><tr><td>예지솔루션</td><td align="right">070-7660-0700</td><td>ad@ye-ji.com</td><td><a href="http://www.ye-ji.com/">바로가기</a></td></tr><tr><td>온더트리플러스</td><td align="right">070-4361-8213</td><td>wsyklove@onthetreeplus.co.kr</td><td><a href="http://onthetreeplus.co.kr/">바로가기</a></td></tr><tr><td>올케팅</td><td align="right">031-722-2817</td><td>2gnu83@allketing.co.kr</td><td><a href="http://www.allketing.co.kr/">바로가기</a></td></tr><tr><td>원정대</td><td align="right">070-8872-4151</td><td>biz@wonjd.com</td><td><a href="http://wonjd.com/">바로가기</a></td></tr><tr><td>카페24</td><td align="right">1644-4990</td><td>marketing@cafe24corp.com</td><td><a href="https://cmc.cafe24.com/">바로가기</a></td></tr><tr><td>트리플하이엠</td><td align="right">02-2039-3800</td><td>hm_qna@hmcorp.co.kr</td><td><a href="https://hmcorp.co.kr/">바로가기</a></td></tr><tr><td>프로멀 </td><td align="right">010-5284-8050</td><td>promalmkt1@gmail.com</td><td><a href="https://promal.kr/">바로가기</a></td></tr></tbody></table>


---

# 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://ably-1.gitbook.io/undefined/agency/lists.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.
