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

# Quickstart

> Create your first AI agent in 5 minutes

## Create Your Agent

<Steps>
  <Step title="Sign Up">
    Go to [app.boostgpt.co](https://app.boostgpt.co) - Free plan includes 1 agent and 100 messages/month
  </Step>

  <Step title="Create Agent">
    Click **Create Agent**, name it, and choose **Gemini 2.5 Flash** model
  </Step>

  <Step title="Add Instructions">
    Tell your agent what to do: "You are a helpful assistant for \[Your Business]"
  </Step>

  <Step title="Train It">
    Upload files or paste your FAQs in the **Memory** tab
  </Step>

  <Step title="Test">
    Use the **Playground** tab to test responses
  </Step>

  <Step title="Deploy">
    Share your agent page from the **Deploy** tab (example.boostgpt.page)
  </Step>
</Steps>

## Next Steps

<CardGroup cols={2}>
  <Card title="Training" icon="book" href="/creators/training-your-agent">
    Add more knowledge
  </Card>

  <Card title="Lead Capture" icon="users" href="/creators/lead-capture">
    Collect emails
  </Card>
</CardGroup>
