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

# Welcome to Drumtix

> Everything you need to sell tickets, manage your door, and grow your events.

Drumtix is a ticketing platform built for nightlife operators. This documentation covers everything from setting up your first event to integrating with the Drumtix API.

## What you can do with Drumtix

<CardGroup cols={2}>
  <Card title="Sell tickets online" icon="ticket" href="/events/creating-events">
    Create events, set ticket tiers, and start selling in minutes.
  </Card>

  <Card title="Manage your door" icon="door-open" href="/door-checkin/checkin-app">
    Scan tickets, manage guest lists, and track arrivals in real time.
  </Card>

  <Card title="Embed on your website" icon="code" href="/widgets-embeds/ticket-widget">
    Drop a ticket widget onto any website with a single line of code.
  </Card>

  <Card title="REST API & webhooks" icon="webhook" href="/api-reference/overview">
    Build custom integrations using the Drumtix API.
  </Card>
</CardGroup>

## Quick links

* [Connect your Stripe account](/getting-started/connect-stripe) — required before you can receive payouts
* [Create your first event](/events/creating-events)
* [Set up your door team](/door-checkin/door-team)
* [Embed a ticket widget](/widgets-embeds/ticket-widget)
