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

# Welcome to Wassist

> Build and deploy AI-powered WhatsApp agents in minutes

## What is Wassist?

Wassist is a platform that lets you create, test and publish intelligent AI agents that live natively on WhatsApp. With over 3 billion WhatsApp users worldwide, your agent can reach customers where they already spend their time, no app downloads or clunky web interfaces required.

Whether you're a business owner looking to automate customer support, a developer building conversational AI products, or a creator monetizing your expertise, Wassist provides everything you need.

## Get Started

<CardGroup cols={3}>
  <Card title="Wassist Platform" icon="play" href="/quickstart">
    Build your first agent in minutes using our no-code dashboard. Perfect for beginners.
  </Card>

  <Card title="Developer API" icon="code" href="/api-reference/introduction">
    Full programmatic control via our REST API and TypeScript SDK. Ideal for developers.
  </Card>

  <Card title="BYO Agent" icon="robot" href="/concepts/bring-your-own-agent">
    Connect your existing AI agent to WhatsApp using our infrastructure. Maximum flexibility.
  </Card>
</CardGroup>

## How it works

## What can you build?

<CardGroup cols={2}>
  <Card title="Customer Support Agent" icon="headset">
    Answer FAQs, handle inquiries, and escalate to humans when needed—24/7.
  </Card>

  <Card title="E-commerce Assistant" icon="cart-shopping">
    Help customers browse products, check orders, and get personalized recommendations.
  </Card>

  <Card title="Knowledge Base Bot" icon="book">
    Let users query your documentation, guides, or internal knowledge instantly.
  </Card>

  <Card title="Voice-Enabled Agent" icon="microphone">
    Connect ElevenLabs to handle voice messages with natural-sounding responses.
  </Card>
</CardGroup>

## Key Features

<AccordionGroup>
  <Accordion title="Multiple Ways to Create Agents" icon="rocket">
    Start from a text description, import from your website, connect your Shopify store, or upload documents. Wassist handles the AI configuration automatically.
  </Accordion>

  <Accordion title="Tool & API Integration" icon="plug">
    Connect your agent to any external API. Book appointments, check inventory, process payments—anything your business needs.
  </Accordion>

  <Accordion title="Built-in Monetization" icon="dollar-sign">
    Set up paywalls, subscription tiers, or credit-based access. Wassist handles payments so you can focus on your content.
  </Accordion>

  <Accordion title="WhatsApp Business Integration" icon="whatsapp" iconType="brands">
    Use your own WhatsApp Business account or get started with a Wassist-provided number. Full access to templates, business profiles, and analytics.
  </Accordion>

  <Accordion title="Enterprise-Ready SDK" icon="terminal">
    Fully typed TypeScript SDK with comprehensive REST API documentation for custom integrations.
  </Accordion>
</AccordionGroup>

## Choose Your Path

<Columns cols={3}>
  <Card title="Quickstart" icon="play" href="/quickstart">
    Build your first agent in 5 minutes with our guided tutorial.
  </Card>

  <Card title="Concepts" icon="lightbulb" href="/concepts">
    Understand how agents, tools, and conversations work together.
  </Card>

  <Card title="API Reference" icon="book-open" href="/api-reference/introduction">
    Explore the complete REST API documentation.
  </Card>
</Columns>

## Get Help

<CardGroup cols={2}>
  <Card title="Contact Support" icon="envelope" href="mailto:contact@wassist.app">
    Reach out to our team for personalized assistance.
  </Card>

  <Card title="Dashboard" icon="grid-2" href="https://wassist.app/agents">
    Access your agents and manage your account.
  </Card>
</CardGroup>
