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

# 치지직 제휴 문의

{% columns fullWidth="false" %}
{% column %}

<h3 align="center"><strong>👔</strong> 비즈니스 채널 개설 </h3>

***

<p align="center">법인 사업자인 경우, <br> 치지직에서 비즈니스 채널을 개설할 수 있습니다. <br><br>✔️ <a href="https://help.naver.com/service/30044/contents/23260?lang=ko&#x26;osType=COMMONOS">비즈니스 채널 개설 방법</a></p>

{% endcolumn %}

{% column %}

<h3 align="center">🎁 드롭스 캠페인 </h3>

***

<p align="center">방송 시청 시간에 따른 리워드로 <br>인게임 아이템이나 쿠폰을 지급할 수 있습니다.<br>드롭스로 게임이나 브랜드를 홍보해 보세요.</p>

<p align="center">✔️ <a href="/spaces/U1rtupxF55gPyfAfbzSB/pages/dLkvGqKPbsnhf4WtBIOg">드롭스 캠페인 안내</a></p>

<p align="center"></p>

{% endcolumn %}
{% endcolumns %}

<h3 align="center">💡 치지직 제휴 문의 </h3>

***

<p align="center">치지직과의 제휴, 협업 제안 </p>

<p align="center">✉️ <a href="mailto:dl_chzzk@navercorp.com">치지직 제휴 문의/제안</a></p>


---

# 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://chzzk.gitbook.io/chzzk/resources/chzzk-partnership.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.
