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

# Introduction

> Build a business that goes global — storefronts, payments, and management in one platform.

# Welcome to Khaime

Khaime is an AI-powered commerce infrastructure platform that gives businesses everything they need to go live and sell globally — storefronts, multicurrency payments, product management, CRM, and a Partner API for custom integrations. Build once, sell everywhere.

## Why Khaime?

<CardGroup cols={2}>
  <Card title="Complete Commerce Platform" icon="store">
    Storefronts, product management, analytics, and CRM — everything you need to run your business from one dashboard.
  </Card>

  <Card title="Global Payments Built In" icon="globe">
    Accept payments in 100+ currencies. Customers pay in their local currency, you settle in yours.
  </Card>

  <Card title="Partner API & Plugins" icon="plug">
    Already on WooCommerce? Integrate Khaime's payments and multicurrency without migrating your products.
  </Card>

  <Card title="Subscriptions & Recurring Billing" icon="repeat">
    Built-in recurring billing with dunning, renewal management, and smart gateway routing.
  </Card>
</CardGroup>

## Getting Started

| Method                                                  | Best For                              | Effort     |
| ------------------------------------------------------- | ------------------------------------- | ---------- |
| [WooCommerce Plugin](/plugins/woocommerce/installation) | WordPress/WooCommerce stores          | 5 minutes  |
| [WordPress Plugin](/plugins/wordpress/overview)         | Any WordPress site (shortcode embeds) | 5 minutes  |
| [Embedded SDK](/sdks/embedded/quickstart)               | Custom storefronts, SPAs              | 30 minutes |
| [Partner API](/api-reference/introduction)              | Full control, server-to-server        | 1-2 hours  |

## Quick Links

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get your first payment in under 10 minutes.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Full endpoint documentation with interactive examples.
  </Card>

  <Card title="Webhooks" icon="bell" href="/webhooks/overview">
    Listen for payment events in real-time.
  </Card>
</CardGroup>
