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

# Features Overview

> Explore everything you can do with Kleap

Kleap gives you everything you need to build, publish, and manage a professional website.

## Core Features

<CardGroup cols={2}>
  <Card title="AI Chat" icon="message-bot" href="/features/ai-chat">
    Build through conversation. Describe what you want and watch it come to life.
  </Card>

  <Card title="Live Preview" icon="eye" href="/features/live-preview">
    See your changes instantly in a real, built preview.
  </Card>

  <Card title="Element Selection" icon="arrow-pointer" href="/features/element-selection">
    Click any element to select and edit it visually.
  </Card>

  <Card title="Code Editor" icon="code" href="/features/code-editor">
    View and edit the generated source code directly when needed.
  </Card>
</CardGroup>

## Development Tools

<CardGroup cols={2}>
  <Card title="Version History" icon="clock-rotate-left" href="/features/version-history">
    Track changes and roll back to any previous version.
  </Card>

  <Card title="Forms & Data" icon="table" href="/features/forms-data">
    Collect submissions in your dashboard, with email notifications.
  </Card>
</CardGroup>

## Deployment & Hosting

<CardGroup cols={2}>
  <Card title="Publishing" icon="rocket" href="/features/publishing">
    Your site is published automatically to a live `kleap.io` URL.
  </Card>

  <Card title="Custom Domains" icon="globe" href="/features/custom-domains">
    Connect your own domain with automatic SSL.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/features/analytics">
    Track visitors and pageviews.
  </Card>
</CardGroup>

## Collaboration & Security

<CardGroup cols={2}>
  <Card title="Team Collaboration" icon="users" href="/features/collaboration">
    Invite team members and build together.
  </Card>

  <Card title="Security" icon="shield-check" href="/features/security">
    Built-in security checks and best practices.
  </Card>
</CardGroup>

## Feature Highlights

| Feature                  | Description                                       |
| ------------------------ | ------------------------------------------------- |
| **Real-time preview**    | See changes as you build                          |
| **AI-powered building**  | Describe features, Kleap builds them              |
| **Automatic publishing** | Live at `your-app.kleap.io` after each generation |
| **Global edge hosting**  | Fast delivery on a global edge network, free SSL  |
| **Built-in forms**       | Submissions and notifications, no setup           |
| **Optional database**    | Add Kleap Database and user accounts              |
| **GitHub sync**          | Version control and code ownership                |
| **Custom domains**       | Your brand, your URL                              |
| **Version history**      | Never lose your work                              |
