> 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).

# 핵클 사용 가이드

#### 핵클 사용자 가이드에 방문해주셔서 감사합니다! 🙌

핵클은 웹,앱 고객 행동 데이터와 AI를 활용해 A/B 테스트, 데이터 분석/시각화, CRM 마케팅, 기능 플래그 및 원격 구성을 지원하는 솔루션입니다.

마케터, PM/PO, 개발자가 하나의 대시보드에서 데이터 기반 의사결정을 내리고 성장을 가속화할 수 있도록 돕습니다.

**Quick Start**

{% columns %}
{% column %} <button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">찾으시는 기능이나 키워드를 검색해보세요.</button>

{% endcolumn %}

{% column %}
{% content-ref url="/pages/u25oCNoXTMtxlf99lsCT" %}
[핵클 서비스](/getting-started/hackle-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/AbCR5ybaOSPHHVbuOYmw" %}
[개발자 문서](/development-guide/developer-guide.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

***

### ✨ 핵클로 전환율 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.
