> ## Documentation Index
> Fetch the complete documentation index at: https://guide.gpt-trainer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

## Welcome to GPT-trainer!

The #1 best AI Agent builder.
Our comprehensive guide will lead you through various aspects of AI Agent development, tailored for both beginners and experienced users.

What You'll Learn:

1. **Create Simple AI Chatbots:** Master the fundamentals of building AI Chat, from templated settings to appearance customizations.
2. **Use GPT-Trainer API for External Applications:** Integrate AI into your own app or workflow through GPT-trainer's API.
3. **Agents:** You will see how our unique multi-agent orchestration works. Learn about our AI Supervisor, function calling, label assignment, webhooks, and much more.

To begin, start by accessing information through the left side menu or by clicking on the main topics below.

<CardGroup cols={2}>
  <Card title="Chatbot" icon="message-bot" href="/creating-first-chatbot">
    Learn how to create and customize your chatbot, tailoring its functionality
    and appearance to your specific needs.
  </Card>

  <Card title="Discover API's" icon="code" href="/api-reference/chatbots/create">
    Interact directly with your GPT-trainer account and bot settings via API
    endpoints.
  </Card>

  <Card title="Authenticate Users" icon="webhook" href="/user-identity">
    Manage the authentication process, ensuring that only authorized users gain
    access to your system.
  </Card>

  <Card title="Visit GPT-trainer Website" icon="browser" href="https://gpt-trainer.com">
    Review information such as features, use cases, demos, and pricing on our
    app's home page.
  </Card>

  <Card title="Go to our app" icon="computer-classic" href="https://app.gpt-trainer.com" color="#309C95">
    If you already have an account, you can go directly to our app and use it
    via our GUI.
  </Card>
</CardGroup>
