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

# Overview

> Five short walkthroughs. Start with any one.

Each walkthrough stands on its own. Start with any one.

<CardGroup cols={2}>
  <Card title="1 · Chat w/ Personas" icon="message" href="/quickstart/general/chat-personas">
    Open a Persona and send a prompt.
  </Card>

  <Card title="2 · Create a Persona" icon="wand-magic-sparkles" href="/quickstart/general/persona">
    Name a Persona, create it, and start a chat.
  </Card>

  <Card title="3 · Create a Space" icon="grid-2" href="/quickstart/general/space">
    Make a Space and invite someone from Contacts.
  </Card>

  <Card title="4 · Create a Skill" icon="sparkles" href="/quickstart/general/skill">
    Create a skill on a Persona, then use it on a prompt.
  </Card>

  <Card title="5 · Create an Artifact" icon="file-lines" href="/quickstart/general/artifact">
    Ask for a short HTML file, then open it in Artifacts.
  </Card>
</CardGroup>
