> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hacktionbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hacktionbase Documentation

> Customer engagement platform — messaging, session replay, event tracking, and in-app campaigns.

## Welcome

Hacktionbase is a customer engagement platform that gives you a JavaScript SDK, embeddable widget, session replay, event tracking, and in-app messaging — all in one product.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Install the SDK and start tracking in 5 minutes.
  </Card>

  <Card title="SDK Reference" icon="code" href="/sdk/installation">
    Full reference for every SDK method.
  </Card>

  <Card title="Widget" icon="message" href="/widget/overview">
    Embed a messaging widget on your site.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Server-side API for users, accounts, and events.
  </Card>
</CardGroup>

## Core Features

<CardGroup cols={2}>
  <Card title="Event Tracking" icon="chart-line" href="/concepts/events">
    Track user actions and page views automatically or manually.
  </Card>

  <Card title="Session Replay" icon="video" href="/concepts/session-replay">
    Record and replay user sessions to debug issues.
  </Card>

  <Card title="Conversations" icon="comments" href="/widget/conversations">
    Real-time messaging between your team and your users.
  </Card>

  <Card title="In-App Messages" icon="bell" href="/widget/in-app-messages">
    Targeted modals and banners delivered via campaigns.
  </Card>
</CardGroup>
