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

# Introduction

> Introduction to Chatwize – your complete guide to building, customizing, and managing AI chatbots using our powerful, beginner-friendly platform.

## Welcome to Chatwize!

Discover the path to crafting your very own chatbot with Chatwize, a platform that simplifies the process of chatbot creation and integration.
Our comprehensive guide will lead you through various aspects of chatbot development and management, tailored for both beginners and experienced users.

What You'll Learn:

1. **Agents:** You will see how our unique agent features work, how to create them and enable them to work closely with each other. Learn how to customize function calling, tag assignment, and much more with our powerful tools.
2. **Learn How to Create and Customize Your Chatbot:** Master the fundamentals of building a chatbot, from setting up to customizing its appearance.
   You'll learn how to train your chatbot using your data, ensuring it aligns perfectly with your specific needs and preferences.
3. **Learn to Use the Chatwize API for External Applications:** Expand your chatbot's capabilities by integrating it with external applications.
   We'll guide you through using the Chatwize API, allowing you to interact with your chatbot outside the confines of the platform, providing greater flexibility and control.
4. **Learn about Implementing User Identity Verification:** Enhance the security of your chatbot by implementing user identity verification. This feature ensures that only authenticated users can
   access your chatbot, adding an essential layer of protection and personalization.

To begin, start by accessing information through the left side menu or by clicking on the main topics below.
These resources are designed to guide you step-by-step, ensuring a smooth and efficient learning experienc

<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 Chatwize 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 Chatwize Website" icon="browser" href="https://chatwize.ai">
    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" color="#309C95" href="https://app.chatwize.ai">
    If you already have an account, you can go directly to our app and use it
    via our GUI.
  </Card>
</CardGroup>
