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

# Welcome to Verba

> Create, deploy, and manage AI verbs with a guided workflow.

## Start here

New to Verba? These pages get you moving fast.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    From signup to a working verb in minutes.
  </Card>

  <Card title="Getting around" icon="map" href="/guides/getting-around">
    A quick tour of the dashboard and tools.
  </Card>

  <Card title="Your first verb" icon="user" href="/guides/first-verb">
    Build a personality, add visuals, and test the voice.
  </Card>

  <Card title="Personality playbook" icon="star" href="/guides/personality-playbook">
    Make your verb feel consistent and real.
  </Card>
</CardGroup>

## Make it yours

These settings shape how your verb looks and behaves.

<CardGroup cols={2}>
  <Card title="Visual identity" icon="image" href="/guides/visual-identity">
    Avatars, banners, and a clean style.
  </Card>

  <Card title="AI engine" icon="sliders" href="/guides/ai-engine">
    Tune creativity, context, and cost.
  </Card>

  <Card title="Memory and knowledge" icon="book" href="/guides/memory-and-knowledge">
    Keep your verb consistent over time.
  </Card>

  <Card title="Web search" icon="globe" href="/guides/web-search">
    Use fresh info only when it matters.
  </Card>
</CardGroup>

## Chat and community

Test fast and learn from other creators.

<CardGroup cols={2}>
  <Card title="Chat and groups" icon="comments" href="/guides/chat-and-groups">
    Run conversations and group rooms.
  </Card>

  <Card title="Community" icon="users" href="/guides/community">
    Join the Discord and share your work.
  </Card>

  <Card title="Image generation" icon="image" href="/guides/image-generation">
    Let your verb create visuals on demand.
  </Card>

  <Card title="Voice and audio" icon="microphone" href="/guides/voice-and-audio">
    Add voice once the personality feels right.
  </Card>
</CardGroup>

## Deploy and integrate

Bring your verbs into the places people already talk.

<CardGroup cols={2}>
  <Card title="Discord deployment" icon="discord" href="/guides/discord">
    Connect a verb to Discord servers, channels, commands, and voice.
  </Card>

  <Card title="WhatsApp module" icon="comments" href="/guides/whatsapp">
    Let people message a Verba number, choose a verb, and chat from WhatsApp.
  </Card>

  <Card title="Discord Custom Builder" icon="wand-magic-sparkles" href="/guides/custom-builder">
    Build commands, buttons, modals, webhooks, and server automations.
  </Card>

  <Card title="API guide" icon="code" href="/guides/api">
    Use Verba programmatically from your own app or workflow.
  </Card>
</CardGroup>

## Safety, billing, and help

When something feels off, this is where you go.

<CardGroup cols={2}>
  <Card title="Moderation" icon="shield" href="/guides/moderation">
    Learn how content checks work.
  </Card>

  <Card title="Billing and refunds" icon="credit-card" href="/guides/billing-and-refunds">
    Credits, purchases, and what to do if something looks wrong.
  </Card>

  <Card title="Best practices" icon="check" href="/guides/best-practices">
    Small habits that improve quality fast.
  </Card>

  <Card title="Troubleshooting" icon="life-ring" href="/guides/troubleshooting">
    Quick fixes for common issues.
  </Card>
</CardGroup>
