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

# Introduction

> Welcome to our new documentation

<img className="block dark:hidden" style={{ width: '100%' }} src="https://mintcdn.com/bbot-29a69ba9/dm91uKYSfVL1m6HV/images/hero-light.svg?fit=max&auto=format&n=dm91uKYSfVL1m6HV&q=85&s=900a9e7898e78466f7f9616ea7777faf" alt="Hero Light" width="570" height="90" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/bbot-29a69ba9/dm91uKYSfVL1m6HV/images/hero-dark.svg?fit=max&auto=format&n=dm91uKYSfVL1m6HV&q=85&s=c7efc7237778b29938052e642772475c" style={{ width: '100%' }} alt="Hero Dark" width="570" height="90" data-path="images/hero-dark.svg" />

## Setting up

The first step to world-class virtual experts is easy. Just follow these steps to get started.

<CardGroup cols={2}>
  <Card title="Create Your Expert" icon="plus" href="/essentials/create-expert">
    Create your first expert and chat with it.
  </Card>

  <Card title="Edit Your Expert" icon="pen-to-square" href="/essentials/edit-expert">
    Edit your expert and add Apps to it.
  </Card>
</CardGroup>

## Advanced Features

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Fine tune your Virtual Expert" icon="palette" href="/essentials/training">
    Fine tune your expert to your brand and add valuable content
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Check out our API reference for more advanced features
  </Card>

  <Card title="Add Applications" icon="screwdriver-wrench" href="/essentials/apps">
    Add applications to your expert to make it even smarter
  </Card>

  <Card title="Get Inspired" icon="stars" href="concepts/introduction">
    See how our customers use B-Bot to create amazing experiences
  </Card>
</CardGroup>
