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

# Try SiteGPT live

> Talk to a real SiteGPT chatbot, trained on these docs, right on this page.

The chat bubble in the bottom-right corner of this page is a real SiteGPT
chatbot. It is trained on this documentation, so the best way to evaluate
SiteGPT is to ask it the questions you actually have.

## Things worth trying

<CardGroup cols={2}>
  <Card title="Ask a real question" icon="message-question">
    Try "How do I install the widget on WordPress?" and check the answer
    against the docs. Notice the source links under the reply.
  </Card>

  <Card title="Ask something it cannot know" icon="circle-question">
    Ask about your own company. A well-trained chatbot should say it does not
    know instead of guessing.
  </Card>

  <Card title="Use the conversation starters" icon="bolt">
    The suggested prompts when the chat opens are
    [conversation starters](/docs/features/conversation-starters). You can define
    your own.
  </Card>

  <Card title="Ask for a human" icon="user-headset">
    Say "I want to talk to a human" to see
    [human support escalation](/docs/features/human-support) in action.
  </Card>
</CardGroup>

## What this demonstrates

Everything the demo does comes from settings you control on your own chatbot:

* The look and position of the widget is the [Appearance](/docs/features/appearance) editor.
* The answers and their source citations come from the trained
  [content](/docs/content/overview).
* The suggested questions are [conversation starters](/docs/features/conversation-starters).
* The follow-up buttons after answers are
  [conversation followups](/docs/features/conversation-followups).

Ready to build yours? Start with the [Quickstart](/docs/setup/quickstart).
