> 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/before-start.md).

# 시작하기 전에 !

- [와이즈트래커](https://document.wisetracker.co.kr/before-start/intro.md): 모바일 마케팅 최적화의 시작, 와이즈트래커 Wisetracker를 소개합니다.
- [가이드 이용 안내](https://document.wisetracker.co.kr/before-start/guide.md)
- [자주 묻는 질문 🙋🏻‍♀️](https://document.wisetracker.co.kr/before-start/faq.md): 와이즈트래커 서비스 이용 시 자주 문의주시는 질문과 답변을 정리했어요. 🤖
- [회원가입](https://document.wisetracker.co.kr/before-start/faq/register.md): 와이즈트래커 서비스 이용 시 자주 들어오는 문의사항을 정리하였어요. 🤖
- [어트리뷰션 링크](https://document.wisetracker.co.kr/before-start/faq/attribution-link.md): 와이즈트래커 서비스 이용 시 자주 들어오는 문의사항을 정리하였어요. 🤖
- [대시보드 이용](https://document.wisetracker.co.kr/before-start/faq/dashboard.md): 와이즈트래커 서비스 이용 시 자주 들어오는 문의사항을 정리하였어요. 🤖
- [데이터](https://document.wisetracker.co.kr/before-start/faq/data.md): 와이즈트래커 서비스 이용 시 자주 들어오는 문의사항을 정리하였어요. 🤖
- [오디언스](https://document.wisetracker.co.kr/before-start/faq/audience.md)
- [카카오톡, 문자메시지](https://document.wisetracker.co.kr/before-start/faq/crm-message.md)
- [앱 푸시](https://document.wisetracker.co.kr/before-start/faq/app-push.md)
- [이미지/알림 수신되지 않음 CASE](https://document.wisetracker.co.kr/before-start/faq/app-push/case.md): 알림이 와이즈트래커 대시보드나 API에 "발송완료" 로 표시되지만 기기에서는 볼 수 없는 경우 참고해주세요.
- [개발 지원](https://document.wisetracker.co.kr/before-start/faq/tech-support.md): 와이즈트래커 서비스 이용 시 자주 들어오는 문의사항을 정리하였어요. 🤖
- [기타](https://document.wisetracker.co.kr/before-start/faq/etc.md)


---

# 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/before-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.
