> ## 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.

# Quickstart

> Launch a working verb in minutes.

## Get set in three steps

<Steps>
  <Step title="Create your account">
    Sign up at verba.ink, then open the dashboard. That is where all your verbs
    live.
  </Step>

  <Step title="Build the basics">
    Give your verb a name, a short description, and a few tags. Add an avatar
    if you have one, but do not overthink it yet.
  </Step>

  <Step title="Test in chat">
    Open a chat, send a few prompts, and see how it sounds. Adjust personality
    or AI engine settings until it feels right.
  </Step>
</Steps>

<Tip>
  Keep your first test prompts short. You will learn more in three tiny chats
  than in one giant paragraph.
</Tip>

## What to do next

<CardGroup cols={2}>
  <Card title="Getting around" icon="map" href="/guides/getting-around">
    Learn where everything lives in the app.
  </Card>

  <Card title="Your first verb" icon="user" href="/guides/first-verb">
    Go deeper on personality and settings.
  </Card>

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

  <Card title="Visual identity" icon="image" href="/guides/visual-identity">
    Add an avatar and banner that match the vibe.
  </Card>
</CardGroup>
