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

# Introduction

> DispatchKit - Effortless Event Routing for Modern Engineering Teams

<img className="block dark:hidden" src="https://mintcdn.com/dispatchkit/fqmvvKULcMUWZviT/images/hero-light.png?fit=max&auto=format&n=fqmvvKULcMUWZviT&q=85&s=083c1351a2f88d169f87d029fcbeab5e" alt="Hero Light" width="2000" height="1100" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/dispatchkit/fqmvvKULcMUWZviT/images/hero-dark.png?fit=max&auto=format&n=fqmvvKULcMUWZviT&q=85&s=6089212e4da49e71e1985eab85b5f9e6" alt="Hero Dark" width="2000" height="1100" data-path="images/hero-dark.png" />

## Getting Started

Check out the Quickstart Guide or take a look at the API reference.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="pen-to-square" href="/quickstart">
    Get up and running in less than 5 minutes
  </Card>

  <Card title="Preview Changes" icon="image" href="/api-reference/introduction">
    Dig into the API reference
  </Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Customize Style" icon="palette" href="https://mintlify.com/docs/settings/global">
    Customize your docs to your company's colors and brands
  </Card>

  <Card title="Reference APIs" icon="code" href="https://mintlify.com/docs/api-playground/openapi">
    Automatically generate endpoints from an OpenAPI spec
  </Card>

  <Card title="Add Components" icon="screwdriver-wrench" href="https://mintlify.com/docs/content/components/accordions">
    Build interactive features and designs to guide your users
  </Card>

  <Card title="Get Inspiration" icon="stars" href="https://mintlify.com/customers">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
