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

# Welcome to Cattus

> Your AI-powered chat platform with multi-model support

export const SIGNUP_URL = "https://platform.cattus.ai/";

export const PRICING_URL = "https://cattus.ai/";

export const APP_URL = "https://platform.cattus.ai/";

## What is Cattus?

Cattus is a powerful AI chat platform that brings together multiple AI models, real-time web search, image generation capabilities, and seamless document processing in one intuitive interface.

<Card title="Quick Start" icon="play" href="en/quickstart" horizontal>
  Get up and running with Cattus in minutes.
</Card>

<Card title="Start Free Trial" icon="rocket" href={APP_URL} horizontal>
  Experience the power of Cattus today. No credit card required.
</Card>

## Core Features

Cattus provides four essential capabilities to enhance your AI interactions:

<CardGroup cols={2}>
  <Card title="Multi-Model Selection" icon="brain" href="en/features/models">
    Access multiple AI models from leading providers in a single conversation.
  </Card>

  <Card title="Image Generation" icon="image" href="en/features/image-generation">
    Generate stunning images from text prompts using state-of-the-art AI models.
  </Card>

  <Card title="Web Search" icon="globe" href="en/features/web-search">
    Search the web in real-time with native internet access across all models.
  </Card>

  <Card title="File & Image Upload" icon="file-arrow-up" href="en/features/file-upload">
    Import documents and images as text to chat with your files.
  </Card>

  <Card title="Vocal Chat" icon="microphone" href="en/features/vocal-chat">
    Chat with AI using your voice.
  </Card>
</CardGroup>

## Why Cattus?

<CardGroup cols={2}>
  <Card title="Unified Experience" icon="layer-group">
    Work with multiple AI providers without switching between different platforms.
  </Card>

  <Card title="Flexible & Powerful" icon="wand-magic-sparkles">
    Combine text generation, web search, image creation, and document analysis in one workflow.
  </Card>

  <Card title="Easy to Use" icon="hand-pointer">
    Intuitive interface designed for seamless interaction with AI capabilities.
  </Card>

  <Card title="Always Improving" icon="arrow-trend-up">
    Regular updates with new models and features to keep you at the cutting edge.
  </Card>
</CardGroup>

<Card title="Upgrade to Pro" icon="crown" href={PRICING_URL} horizontal>
  Unlock unlimited access to all models and features. View pricing plans.
</Card>

## Get Started

Ready to explore Cattus? Follow our [quickstart guide](en/quickstart) to begin using the platform.

<CardGroup cols={2}>
  <Card title="Create Free Account" icon="user-plus" href={SIGNUP_URL}>
    Start using Cattus for free today. No credit card required.
  </Card>

  <Card title="View Pricing" icon="tag" href={PRICING_URL}>
    Explore our plans and find the perfect fit for your needs.
  </Card>
</CardGroup>
