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

# Intro

> Complete developer resources for integrating with the Komerza e-commerce platform - from APIs to SDKs to analytics

<img src="https://mintcdn.com/komerza/8H1g8ttpSLWwGTJO/images/meta.png?fit=max&auto=format&n=8H1g8ttpSLWwGTJO&q=85&s=1c1021c67e3671449cf05381a2f20561" alt="Komerza Developer Documentation" width="1920" height="1080" data-path="images/meta.png" />

## Welcome to Komerza

Komerza is a powerful e-commerce platform that provides everything you need to build, manage, and scale your online business. Our comprehensive API and SDK ecosystem allows you to create custom integrations, build unique shopping experiences, and leverage powerful analytics to grow your business.

<Card title="Get Started in Minutes" icon="rocket" href="/quickstart">
  Jump right in with our quickstart guide and make your first API call
</Card>

## Integration Options

Choose the integration approach that best fits your needs:

<CardGroup cols={2}>
  <Card title="Embed SDK" icon="laptop-binary" href="/guides/embed-sdk">
    Add seamless checkout to your website with our lightweight modal embed
  </Card>

  <Card title="Analytics SDK" icon="chart-line" href="/guides/analytics-sdk">
    Track visitor behavior and view analytics in your Komerza Dashboard
  </Card>

  <Card title="REST API" icon="code" href="/api-reference/introduction">
    Full API access to manage stores, products, orders, and customers
  </Card>

  <Card title="SDKs & Libraries" icon="cube" href="/api-reference/sdks">
    Official SDKs for .NET, JavaScript, Python, Go, and PHP
  </Card>
</CardGroup>

## Developer Resources

<CardGroup cols={2}>
  <Card title="API Reference" icon="book-open" href="/api-reference/introduction">
    Complete API documentation with examples and response schemas
  </Card>

  <Card title="Live Demo" icon="laptop-binary" href="https://checkout.komerza.com/embed/demo.html">
    Interactive demo of the Embed SDK in action
  </Card>

  <Card title="Dashboard" icon="chart-pie" href="https://dashboard.komerza.com">
    Access your Komerza dashboard to manage your store
  </Card>

  <Card title="System Status" icon="wave-pulse" href="https://status.komerza.com">
    Check real-time API status and service availability
  </Card>
</CardGroup>

***

<Note>
  **New to Komerza?** Start with our [Quickstart Guide](/quickstart) to get up
  and running in minutes, or explore the [API
  Introduction](/api-reference/introduction) to understand the platform
  fundamentals.
</Note>
