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

# Getting started with SiteGPT

> Set up your first AI chatbot in minutes.

Get your SiteGPT chatbot up and running in four simple steps. This guide walks you through creating your account, training your chatbot, and deploying it on your website.

## What you'll accomplish

By the end of this guide, you'll have:

* Created your SiteGPT account and first chatbot
* Trained your chatbot on your website or documentation
* Customized the chatbot's appearance and behavior
* Deployed the chatbot on your website

## Setup steps

<CardGroup cols={2}>
  <Card title="Create your chatbot" icon="square-plus" href="/setup/create-new-chatbot">
    Set up your account and create your first chatbot
  </Card>

  <Card title="Add training content" icon="brain" href="/setup/training-your-chatbot">
    Train your chatbot on websites, files, and documents
  </Card>

  <Card title="Install on your website" icon="code" href="/setup/integrating-with-your-website">
    Add the chatbot to your website with a simple code snippet
  </Card>

  <Card title="Keep content updated" icon="arrows-rotate" href="/setup/retraining-and-updating-your-ai-chatbot">
    Update your chatbot's knowledge as your content changes
  </Card>
</CardGroup>

## Before you begin

To get the most out of SiteGPT, have these ready:

* **Your website URL** or documentation links you want to train on
* **Access to your website's code** to add the chatbot script
* **Content sources** like PDFs, help articles, or knowledge base URLs

## Time required

* **Account creation**: 2 minutes
* **Training your chatbot**: 5-10 minutes (depending on content volume)
* **Customization**: 5-10 minutes
* **Website integration**: 2 minutes

Most users complete the entire setup in under 30 minutes.

## Need help?

If you run into issues during setup:

* Check our [troubleshooting guide](/navigating-your-chatbot/settings)
* Contact support through the chatbot on this page
* Email us at [support@sitegpt.ai](mailto:support@sitegpt.ai)

Let's get started with creating your first chatbot.
