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

# Quickstart

> Five task-focused walkthroughs to get productive with webAI in minutes.

Short, task-focused walkthroughs to get you productive in minutes. Each one stands on its own, start wherever you like.

<CardGroup cols={2}>
  <Card title="1 · Ask your first question" icon="message" href="/getting-started/quickstart/ask">
    Open the app and get a streamed answer in Chat.
  </Card>

  <Card title="2 · Create a Persona" icon="wand-magic-sparkles" href="/getting-started/quickstart/persona">
    Build a custom AI identity with the guided wizard.
  </Card>

  <Card title="3 · Create a contact" icon="user-plus" href="/getting-started/quickstart/contact">
    Connect with someone using a one-time invite.
  </Card>

  <Card title="4 · Message someone" icon="envelope" href="/getting-started/quickstart/message">
    Start a 1:1 or a group with people you've connected with.
  </Card>

  <Card title="5 · Set up on-device AI" icon="microchip" href="/getting-started/quickstart/model">
    Download a local model that fits your Mac.
  </Card>
</CardGroup>
