# Components Overview

Pre-built UI components for building subscription commerce experiences.

## Overview

Limio Commerce Components provide ready-to-use, configurable UI elements for building your subscription commerce shop, checkout, and self-service experiences. These components are designed to work seamlessly together and can be customized to match your brand.

## What's Covered

* **Standard Components** - Core commerce components
* **Cart Components** - Shopping cart and basket functionality
* **Modular Checkout Components** - Flexible checkout building blocks
* **Self-Service Components** - Customer account management components
* **Partner Portal Components** - Partner-specific commerce components
* **Legacy Configuration Components** - Older component configurations

## Component Categories

### Standard Components

Essential components for commerce experiences:

* Product display and selection
* Offer cards and comparison
* Campaign banners
* Call-to-action elements
* Form inputs and validation

### Cart & Checkout

Build seamless purchase flows:

* Shopping cart with item management
* Multi-step checkout components
* Payment method selection
* Address collection and validation
* Order summary and confirmation

### Self-Service

Enable subscription management:

* Account dashboard
* Subscription overview and details
* Payment method management
* Billing history
* Cancellation and retention components

### Modular Checkout

Flexible checkout building blocks:

* Customizable checkout steps
* Payment form components
* Address components
* Delivery options
* Order review and confirmation

## Component Features

* **Configurable** - Adjust behavior and appearance through configuration
* **Branded** - Customize styling to match your brand
* **Responsive** - Mobile-first design that works on all devices
* **Accessible** - Built with accessibility best practices
* **Integrated** - Work seamlessly with Limio SDK and APIs


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limio.com/components/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
