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

# Quickbutik Developers

> Welcome! Here you'll find everything you need to create beautiful themes and powerful integrations for e-commerce stores.

## Getting started

Where would you like to begin?

<CardGroup cols={2}>
  <Card title="Customize your storefront" icon="paintbrush" href="/theme-development/introduction">
    Handle all your frontend needs with our templating system. Design layouts, customize functionality, and create responsive storefronts for your customers.
  </Card>

  <Card title="API documentation" icon="code" href="/api-v1/introduction">
    Manage your backend operations with our API & Webhooks. Integrate products, orders, customers and more through our straightforward endpoints and webhooks.
  </Card>

  <Card title="Build with AI" icon="sparkles" href="/build-with-ai">
    Use AI tools like Cursor, GitHub Copilot, and ChatGPT with our OpenAPI specification to accelerate your development.
  </Card>

  <Card title="Quickbutik OpenAPI.yaml" icon="file-code" href="https://quickbutik.dev/openapi.yaml">
    Direct access to our complete OpenAPI 3.1 specification for AI tools and API client generators.
  </Card>
</CardGroup>
