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

# Quickstart

> Get up and running with Magpipe in 5 minutes

## Create Your Account

<Steps>
  <Step title="Sign Up">
    Go to [magpipe.ai](https://magpipe.ai) and create an account using your email or phone number.
  </Step>

  <Step title="Verify Your Account">
    Enter the verification code sent to your email or phone.
  </Step>

  <Step title="Complete Onboarding">
    Follow the onboarding wizard to set up your first agent.
  </Step>
</Steps>

<Frame caption="The agents dashboard — your command center for managing AI agents">
  <img src="https://mintcdn.com/snapsonic/1-ypqxgIocEgShU2/images/agents-list.png?fit=max&auto=format&n=1-ypqxgIocEgShU2&q=85&s=80fdc99c55298379d85fe6fdc9bfa65e" alt="Agents dashboard" width="1280" height="800" data-path="images/agents-list.png" />
</Frame>

## Set Up Your First Agent

<Steps>
  <Step title="Go to Agents">
    From the dashboard, tap **Agents** in the bottom navigation.
  </Step>

  <Step title="Create New Agent">
    Tap the **+** button to create a new agent.
  </Step>

  <Step title="Configure Your Agent">
    * **Name**: Give your agent a name (e.g., "Sarah - Reception")
    * **Greeting**: What the agent says when answering calls
    * **System Prompt**: Define the agent's personality and knowledge
    * **Voice**: Choose from available AI voices
  </Step>

  <Step title="Save Agent">
    Tap **Save** to create your agent.
  </Step>
</Steps>

## Get a Phone Number

<Steps>
  <Step title="Go to Numbers">
    Navigate to **Numbers** from the sidebar or bottom nav.
  </Step>

  <Step title="Add Number">
    Tap **Add Number** and search by area code or city.
  </Step>

  <Step title="Provision Number">
    Select a number and tap **Get This Number** to provision it.
  </Step>

  <Step title="Assign Agent">
    Choose which agent should handle calls to this number.
  </Step>
</Steps>

## Test Your Setup

<Steps>
  <Step title="Call Your Number">
    From any phone, call the number you just provisioned.
  </Step>

  <Step title="Talk to Your Agent">
    Your AI agent will answer and respond based on your configuration.
  </Step>

  <Step title="Check the Inbox">
    After the call, go to **Inbox** to see the call recording and transcript.
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Add Knowledge" icon="book" href="/features/knowledge-base">
    Train your agent on your business information
  </Card>

  <Card title="Set Up Chat Widget" icon="message" href="/features/chat-widget">
    Add AI chat to your website
  </Card>

  <Card title="Connect Apps" icon="plug" href="/features/apps">
    Sync with HubSpot, Cal.com, and more
  </Card>

  <Card title="Configure SMS" icon="comment-sms" href="/guides/sms">
    Let your agent handle text messages
  </Card>
</CardGroup>
