> 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/en/getting-started-product-guide.md).

# Hackle User Guide

{% columns %}
{% column width="58.333333333333336%" %}
**Solve it all with a single platform.**

From real-time behavior data collection to analytics, CRM Marketing, A/B Testing, Feature Flags, and AI recommendations, Hackle provides every feature you need for business growth\
on a single platform.

<a href="https://dashboard.hackle.io/demo?_gl=1*1s9owup*_gcl_au*MTI4NDM1MTA3MS4xNzg0MTkyNzIw*_ga*NDMyMjI2Njc2LjE3ODQxOTI3MjA.*_ga_3WL6RVCBCQ*czE3ODQxOTI3MjAkbzEkZzEkdDE3ODQxOTI4ODAkajU5JGwwJGg2MjUzMDY4MDY." class="button primary">Explore the Demo</a><a href="https://dashboard.hackle.io/login" class="button secondary">Visit Dashboard</a>
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/pThI9lRg50HPrwp9FTOV" 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>Hackle Service</td><td><a href="/pages/WWvB1ntZOQV3tD0pq7iX">/pages/WWvB1ntZOQV3tD0pq7iX</a></td></tr><tr><td><i class="fa-pen-line">:pen-line:</i></td><td>Developer Guide</td><td><a href="/spaces/LHRZjjknm5KdNgPtDsbl/pages/AbCR5ybaOSPHHVbuOYmw">/spaces/LHRZjjknm5KdNgPtDsbl/pages/AbCR5ybaOSPHHVbuOYmw</a></td></tr><tr><td><i class="fa-robot">:robot:</i></td><td>AI</td><td><a href="/spaces/LHRZjjknm5KdNgPtDsbl/pages/9pqHcE02DBstOhMP0hYd">/spaces/LHRZjjknm5KdNgPtDsbl/pages/9pqHcE02DBstOhMP0hYd</a></td></tr></tbody></table>

### How to Increase Conversion Rates 10X with Hackle

Not sure where to start?

We recommend checking out the guide on increasing conversion rates 10X with Hackle.\
Use Hackle's Data Analytics to uncover hidden insights in user behavior data, and boost your service's conversion rate with personalized CRM Marketing.

<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>Want to find users</strong><br><strong>who abandoned their cart?</strong></td><td align="center">Learn how to identify drop-off users with Funnel Analysis and manage them with Cohorts.</td><td><a href="/files/MAN2k0qsqoKedOPU5lvj">/files/MAN2k0qsqoKedOPU5lvj</a></td><td><a href="/pages/aTomFUwYBRfWGBn1X1qV">/pages/aTomFUwYBRfWGBn1X1qV</a></td></tr><tr><td align="center"><strong>How to re-engage</strong><br><strong>churned users</strong></td><td align="center">Learn the A-Z of bringing users back to your site.</td><td><a href="/files/8tiMNF7y9WKODI0LkhEu">/files/8tiMNF7y9WKODI0LkhEu</a></td><td><a href="/pages/gq0TAMsH4Kszb5Y0BWRu">/pages/gq0TAMsH4Kszb5Y0BWRu</a></td></tr><tr><td align="center"><strong>What message resonates</strong><br><strong>most with users?</strong></td><td align="center">Learn how to test user responses and optimize with In-App Message MAB Tests.</td><td><a href="/files/9VbogCRBviZjilEtaiJG">/files/9VbogCRBviZjilEtaiJG</a></td><td><a href="/pages/PZv7HpmwobNzOYpKwV70">/pages/PZv7HpmwobNzOYpKwV70</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/en/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.
