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

# Kibo Documentation

> Explore guides and examples to build with Kibo Commerce

<div className="hero-section" style={{ marginBottom: '3rem' }}>
  <Tip>
    **Have a question?** Use the documentation assistant widget in the bottom-right corner to get instant answers about the Kibo platform.
  </Tip>

  # Documentation

  Explore our guides and examples to integrate with the Kibo Composable Commerce Platform.
</div>

<CardGroup cols={3}>
  <Card title="User Guides" icon="user" href="/concept-guides/index">
    Product guides for configuring and using the Kibo platform
  </Card>

  <Card title="Developer Guides" icon="code" href="/developer-guides/index">
    API guides, SDKs, and technical integration information
  </Card>

  <Card title="API Docs" icon="code" href="/api-overviews/getting-started">
    API documentation
  </Card>

  <Card title="Video Guides" icon="video" href="/video/index">
    Step-by-step video walkthroughs of key features
  </Card>

  <Card title="Release Notes" icon="newspaper" href="/release-notes/">
    Latest platform updates and new features
  </Card>

  <Card title="Solutions" icon="newspaper" href="/release-notes/december-9-2025-12548-service-update">
    Explore Kibo Commerce solutions tailored for different business models and commerce strategies
  </Card>
</CardGroup>

***

## Solutions

Explore Kibo solutions tailored for different business models and commerce strategies.

<CardGroup cols={3}>
  <Card title="Order Management (OMS)" icon="boxes-stacked" href="/solutions/order-management">
    Unified order orchestration, intelligent routing, and real-time inventory visibility
  </Card>

  <Card title="B2B Commerce" icon="building" href="/solutions/b2b-commerce">
    Complex B2B purchasing workflows, account hierarchies, and custom pricing
  </Card>

  <Card title="B2C Commerce" icon="user" href="/solutions/b2c-commerce">
    Flexible storefront experiences for direct-to-consumer retail
  </Card>

  <Card title="Subscription Commerce" icon="repeat" href="/solutions/subscription-commerce">
    Automated recurring purchases with flexible billing models
  </Card>

  <Card title="Agentic Commerce" icon="robot" href="/solutions/agentic-commerce">
    AI-powered conversational commerce and intelligent automation
  </Card>
</CardGroup>

***

## Get Started

Choose your path based on what you want to accomplish.

<CardGroup cols={3}>
  <Card title="Build a storefront" icon="browser" href="/pages/getting-started">
    Create headless commerce experiences with Next.js, React, Vue, or your preferred framework
  </Card>

  <Card title="Process orders" icon="receipt" href="/concept-guides/cart-and-checkout">
    Accept orders and manage the complete order lifecycle from cart to delivery
  </Card>

  <Card title="Ship from stores" icon="store" href="/concept-guides/fulfillment">
    Enable omnichannel fulfillment with ship-to-home, BOPIS, and curbside pickup
  </Card>

  <Card title="Manage inventory" icon="warehouse" href="/concept-guides/inventory">
    Track real-time inventory across warehouses, stores, and distribution centers
  </Card>

  <Card title="Set up B2B" icon="building" href="/pages/b2b-overview">
    Configure business accounts, quotes, purchase orders, and approval workflows
  </Card>

  <Card title="Extend with APIs" icon="code" href="/api-overviews/getting-started">
    Build custom integrations and applications using REST APIs, GraphQL, and SDKs
  </Card>
</CardGroup>

***

## Browse by Product

### Commerce

Manage the complete purchase journey from cart to order completion.

<CardGroup cols={2}>
  <Card title="Orders" icon="file-invoice" href="/pages/orders-overview">
    Create, manage, and track customer orders through their complete lifecycle
  </Card>

  <Card title="Cart & Checkout" icon="shopping-cart" href="/concept-guides/cart-and-checkout">
    Shopping cart management and checkout flow configuration
  </Card>

  <Card title="Payments" icon="credit-card" href="/concept-guides/payments">
    Payment gateway integrations, fraud protection, and transaction processing
  </Card>

  <Card title="Pricing & Discounts" icon="tags" href="/concept-guides/pricing">
    Price lists, promotions, coupons, and dynamic pricing strategies
  </Card>

  <Card title="Subscriptions" icon="repeat" href="/concept-guides/subscriptions">
    Recurring orders, subscription management, and continuity commerce
  </Card>

  <Card title="Returns" icon="rotate-left" href="/concept-guides/returns-and-reverse-logistics">
    Return processing, refunds, and reverse logistics workflows
  </Card>
</CardGroup>

***

### Fulfillment

Get products to customers efficiently across all channels.

<CardGroup cols={2}>
  <Card title="Ship-to-Home" icon="truck" href="/concept-guides/sth">
    Traditional shipping fulfillment from warehouses and stores
  </Card>

  <Card title="BOPIS" icon="store" href="/concept-guides/bopis">
    Buy online, pickup in-store for seamless omnichannel experiences
  </Card>

  <Card title="Curbside & Delivery" icon="car" href="/concept-guides/delivery-fulfillment">
    Local delivery and curbside pickup options
  </Card>

  <Card title="Pick & Pack" icon="box" href="/pages/pick-and-pack-overview">
    Pick waves, packing slips, and warehouse operations
  </Card>

  <Card title="Order Routing" icon="route" href="/concept-guides/order-routing">
    Intelligent order allocation across fulfillment locations
  </Card>

  <Card title="Fulfillment SLAs" icon="clock" href="/concept-guides/fulfillment-slas">
    Service level agreements and operational performance tracking
  </Card>
</CardGroup>

***

### Catalog & Inventory

Manage products, inventory, and merchandizing across channels.

<CardGroup cols={2}>
  <Card title="Products & Categories" icon="box-open" href="/concept-guides/catalog">
    Product management, attributes, variations, and category hierarchies
  </Card>

  <Card title="Inventory" icon="warehouse" href="/concept-guides/inventory">
    Real-time stock tracking, safety stock, and inventory segmentation
  </Card>

  <Card title="Search & Merchandizing" icon="search" href="/concept-guides/search-and-merchandizing">
    Product discovery, faceted search, and merchandizing rules
  </Card>

  <Card title="Publishing" icon="upload" href="/pages/publishing-introduction">
    Draft management, publish sets, and content workflows
  </Card>
</CardGroup>

***

### Platform

Configure your commerce platform and business operations.

<CardGroup cols={2}>
  <Card title="B2B Commerce" icon="building" href="/pages/b2b-overview">
    Business accounts, quotes, purchase orders, and approval workflows
  </Card>

  <Card title="Customers" icon="users" href="/developer-guides/customer">
    Customer accounts, segments, and personalization
  </Card>

  <Card title="Locations" icon="map-marker-alt" href="/pages/locations-overview">
    Store, warehouse, and fulfillment location management
  </Card>

  <Card title="Reporting" icon="chart-line" href="/pages/reporting-overview">
    Dashboards, analytics, and custom reports
  </Card>

  <Card title="System Settings" icon="cog" href="/pages/set-up-your-system">
    Platform configuration, permissions, and integrations
  </Card>

  <Card title="Multi-Site" icon="globe" href="/concept-guides/catalog">
    Multi-tenant architecture and site management
  </Card>
</CardGroup>

***

## Developer Resources

Build custom solutions with Kibo's APIs and SDKs.

<CardGroup cols={3}>
  <Card title="API Getting Started" icon="play" href="/api-overviews/getting-started">
    Authentication, making your first API call, and best practices
  </Card>

  <Card title="REST APIs" icon="code" href="/api-overviews/getting-started">
    Complete REST API documentation with examples
  </Card>

  <Card title="GraphQL" icon="diagram-project" href="/pages/graphql">
    Flexible queries with the GraphQL API
  </Card>
</CardGroup>

### SDKs & Tools

<CardGroup cols={2}>
  <Card title="TypeScript SDK" icon="js" href="/pages/typescript-sdk">
    Official SDK for Node.js and browser applications
  </Card>

  <Card title="Java SDK" icon="java" href="/pages/java-sdk">
    Official SDK for Java applications
  </Card>

  <Card title="API Extensions" icon="puzzle-piece" href="/pages/getting-started-with-api-extensions">
    Extend platform behavior with custom hooks and actions
  </Card>

  <Card title="Event Notifications" icon="bell" href="/pages/event-notifications-overview">
    Webhooks and event-driven integrations
  </Card>
</CardGroup>

### Headless Commerce Starters

<CardGroup cols={3}>
  <Card title="Next.js Commerce" icon="react" href="/pages/nextjs-commerce">
    React-based storefront with Next.js
  </Card>

  <Card title="Vercel Commerce" icon="bolt" href="/pages/vercel-commerce">
    Optimized commerce starter for Vercel
  </Card>

  <Card title="Vue Storefront" icon="vuejs" href="/pages/vue-storefront">
    Vue.js-based headless storefront
  </Card>
</CardGroup>

***

## Quick Links

<CardGroup cols={4}>
  <Card title="API Reference" icon="book" href="/api-overviews/getting-started">
    Complete API specs
  </Card>

  <Card title="Release Notes" icon="newspaper" href="/release-notes/december-9-2025-12548-service-update">
    Latest updates
  </Card>

  <Card title="User Guides" icon="user" href="/pages/introduction-to-the-kccp-uis">
    Admin UI guides
  </Card>

  <Card title="AI Tools" icon="robot" href="/pages/using-kibo-documentation-with-ai">
    AI-assisted development
  </Card>
</CardGroup>

<Note>
  **Need help?** Contact [Kibo Support](https://help.kibocommerce.com).
</Note>
