> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/cafe24/start/must-do.md).

# 필수 연동 작업 시작하기

{% content-ref url="/pages/j21q4kudNTc87xKNIXEQ" %}
[와이즈트래커 앱 설치하기](/cafe24/start/must-do/install.md)
{% endcontent-ref %}

{% content-ref url="/pages/uqFaPsxhUVF389hmzmQg" %}
[1. 카페24 스크립트 설치](/cafe24/start/must-do/script.md)
{% endcontent-ref %}

{% content-ref url="/pages/UPxUMvBQUt4w4Y62PL0L" %}
[2. 개인정보 처리위탁 내용 추가](/cafe24/start/must-do/privacy-outsourcing.md)
{% endcontent-ref %}

{% content-ref url="/pages/mYJxEqX9F8HtYmtTzyq0" %}
[3. 발신번호 및 수신거부번호 등록](/cafe24/start/must-do/register-number.md)
{% endcontent-ref %}

{% content-ref url="/pages/a2c51ciEtRNrZdc4UOI1" %}
[4. 카카오톡 채널 연동](/cafe24/start/must-do/register-kakao.md)
{% endcontent-ref %}


---

# 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:

```
GET https://document.wisetracker.co.kr/cafe24/start/must-do.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.
