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

# Getting Started

### Welcome to Hackle!

Thank you for visiting the Hackle user guide!

Hackle is a solution that leverages web and app user behavior data and AI to support A/B Testing, Data Analytics/Visualization, CRM Marketing, Feature Flags, and Remote Config.

It helps marketers, PMs/POs, and developers make data-driven decisions and accelerate growth — all from a single Dashboard.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-layer-group">:layer-group:</i></td><td>Hackle Service</td><td>Explore the services offered by Hackle.</td><td><a href="/pages/WWvB1ntZOQV3tD0pq7iX">/pages/WWvB1ntZOQV3tD0pq7iX</a></td><td></td></tr><tr><td><i class="fa-toolbox">:toolbox:</i></td><td>Developer Guide</td><td>A guide for integrating Hackle services.</td><td><a href="/pages/X8HF06C22Zz4QtIW4W6d">/pages/X8HF06C22Zz4QtIW4W6d</a></td><td></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.
