# 와이즈트래커 시작하기

- [온보딩 가이드](https://document.wisetracker.co.kr/cafe24/start/onboarding.md)
- [한눈에 보기](https://document.wisetracker.co.kr/cafe24/start/onboarding/overview.md)
- [광고 메시지 유의사항](https://document.wisetracker.co.kr/cafe24/start/onboarding/ad-message-guidelines.md)
- [\[필수\] 연동 작업 시작하기](https://document.wisetracker.co.kr/cafe24/start/must-do.md)
- [1. 카페24 스크립트 설치](https://document.wisetracker.co.kr/cafe24/start/must-do/script.md): 카페24와 와이즈트래커 연동을 위해 스크립트 설치는 필수입니다. 아래 안내에 따라 스크립트가 잘 설치될 수 있도록 해주세요.
- [2. 개인정보 처리위탁 내용 추가](https://document.wisetracker.co.kr/cafe24/start/must-do/privacy-outsourcing.md)
- [3. 카카오톡 채널 연동](https://document.wisetracker.co.kr/cafe24/start/must-do/3..md): 카카오톡 메시지 발송을 위한 카카오 채널을 연동합니다.
- [4. 발신번호 및 080 수신거부 번호 등록](https://document.wisetracker.co.kr/cafe24/start/must-do/4.-080.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://document.wisetracker.co.kr/cafe24/start.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.
