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

# Welcome to the Agentic Booking Protocol Documentation

The Agentic Booking Protocol (ABP) empowers developers to build intelligent, seamless booking experiences. Whether you're creating reservations for travel, events, appointments, or services, ABP provides a flexible, scalable framework to integrate AI-driven booking workflows effortlessly.

## Setting up

Get your booking system integrated and operational in minutes.

<Card title="Start here" icon="rocket" href="/quickstart">
  Follow our three-step quickstart guide to get started with ABP.
</Card>

## Make it yours

Customize your booking experience to match your brand and user needs.

<Columns cols={2}>
  <Card title="Edit locally" icon="pen-to-square" href="/development">
    Develop and preview your booking pages locally with real-time updates.
  </Card>

  <Card title="Customize your site" icon="palette" href="/essentials/settings">
    Style your booking interface to match your branding, colors, and themes.
  </Card>

  <Card title="Organize navigation" icon="map" href="/essentials/navigation">
    Structure your docs so users can find booking options and support easily.
  </Card>

  <Card title="API reference" icon="terminal" href="/api-reference/introduction">
    Explore auto-generated API documentation for your booking endpoints.
  </Card>
</Columns>

## Create engaging pages

Everything you need to craft a professional, interactive documentation experience.

<Columns cols={2}>
  <Card title="Write with MDX" icon="pen-fancy" href="/essentials/markdown">
    Use MDX to craft styled, interactive documentation pages.
  </Card>

  <Card title="Code samples" icon="code" href="/essentials/code">
    Demonstrate your booking API usage with sample code snippets.
  </Card>

  <Card title="Images" icon="image" href="/essentials/images">
    Add images and media to enhance your documentation.
  </Card>

  <Card title="Reusable snippets" icon="recycle" href="/essentials/reusable-snippets">
    Create snippets for reuse across your docs to maintain consistency.
  </Card>
</Columns>

## Need inspiration?

<Card title="See complete examples" icon="stars" href="https://mintlify.com/customers">
  Browse real-world documentation sites built with Mintlify for inspiration.
</Card>
