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

# Get Started

> Just start with the Chatbot

Getting started with our Chatbot is easy!
Just follow the steps below and you'll be up and running in no time.

<Steps>
  <Step title="Create a Chatbot">
    Go to the chatbot section from your LEXI dashboard.
    Create a new chatbot and configure its settings
  </Step>

  <Step title="Add Knowledge Base">
    Add knowledge to your Chatbot under the Knowledge tab.
    If you haven't created and trained any knowledge yet, do that first.
    You can add knowledge from the Knowledge tab or by uploading a file.
  </Step>

  <Step title="Set up on your website">
    Set up your new Chatbot on your website using one of the methods below.
  </Step>
</Steps>

<CardGroup>
  <Card title="Quick Start" icon="pencil" href="/quick-start">
    Get up and running quickly with minimal setup.
  </Card>

  <Card title="Low code" icon="code" href="/low-code">
    Build powerful tools with minimal coding.
  </Card>

  <Card title="Advanced" icon="pickaxe" href="/advanced">
    Dive deeper with advanced features and customization.
  </Card>
</CardGroup>
