> For the complete documentation index, see [llms.txt](https://docs.hackle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackle.io/getting-started-product-guide.md).

# 핵클 사용 가이드

{% columns %}
{% column width="58.333333333333336%" %}
**하나의 플랫폼으로 해결하세요.**

실시간 행동 데이터 수집부터 분석, CRM 마케팅, A/B 테스트, 기능 플래그, AI 추천까지 비즈니스 성장을 위한 모든 기능을\
하나의 플랫폼으로 제공합니다.

<a href="https://dashboard.hackle.io/demo?_gl=1*1s9owup*_gcl_au*MTI4NDM1MTA3MS4xNzg0MTkyNzIw*_ga*NDMyMjI2Njc2LjE3ODQxOTI3MjA.*_ga_3WL6RVCBCQ*czE3ODQxOTI3MjAkbzEkZzEkdDE3ODQxOTI4ODAkajU5JGwwJGg2MjUzMDY4MDY." class="button primary">데모 둘러보기</a><a href="https://dashboard.hackle.io/login" class="button secondary">대시보드 방문</a>
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/TVK4yN8YLgL4VnA8eNog" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Quick Start

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-chart-line">:chart-line:</i> </td><td>핵클 서비스</td><td><a href="/pages/u25oCNoXTMtxlf99lsCT">/pages/u25oCNoXTMtxlf99lsCT</a></td></tr><tr><td><i class="fa-pen-line">:pen-line:</i></td><td>개발자 문서</td><td><a href="/pages/AbCR5ybaOSPHHVbuOYmw">/pages/AbCR5ybaOSPHHVbuOYmw</a></td></tr><tr><td><i class="fa-robot">:robot:</i></td><td>MCP</td><td><a href="/pages/K3AI0XGmdUA42RhH1h4g">/pages/K3AI0XGmdUA42RhH1h4g</a></td></tr></tbody></table>

### 핵클로 전환율 10X 높이는 법

어디서부터 시작해야할지 막막하시다구요?

핵클을 활용한 전환율 10배 늘리기 제안 둘러보시기를 추천드려요.\
핵클의 데이터 분석을 통해 사용자 행동 데이터에 숨은 인사이트를 찾고, 맞춤형 CRM 마케팅을 통해 서비스 전환율을 높여보세요.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>장바구니 이탈 사용자를</strong><br><strong>찾고 싶다면?</strong></td><td align="center">퍼널 분석으로 이탈 사용자를 찾고, 코호트로 관리하는 방법을 알려드려요.</td><td><a href="/files/6ftGsr0nLWr9iCzSmqkF">/files/6ftGsr0nLWr9iCzSmqkF</a></td><td><a href="/pages/ECrTvA3UZnGxcsMDFJRo">/pages/ECrTvA3UZnGxcsMDFJRo</a></td></tr><tr><td align="center"><strong>이탈 사용자의 재방문을</strong><br><strong>유도하는 법</strong></td><td align="center">떠난 사용자를 다시 사이트로 데려오는 방법 A-Z를 알려드려요.</td><td><a href="/files/BTZfSAL5h8CoKjxRQcng">/files/BTZfSAL5h8CoKjxRQcng</a></td><td><a href="/pages/tquTR1FNRJNRw1XvwYpt">/pages/tquTR1FNRJNRw1XvwYpt</a></td></tr><tr><td align="center"><strong>사용자에게 가장</strong><br><strong>효과적인 문구는?</strong></td><td align="center">인앱 메시지 MAB 테스트로 사용자의 반응을 확인하고 최적화 하는 방법을 알려드려요.</td><td><a href="/files/1ZsZBN2QruTYqL2EkdUO">/files/1ZsZBN2QruTYqL2EkdUO</a></td><td><a href="/pages/Ab7QbDCJHQzYoMxKRjy6">/pages/Ab7QbDCJHQzYoMxKRjy6</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://docs.hackle.io/getting-started-product-guide.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.
