> For the complete documentation index, see [llms.txt](https://docs.bodt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bodt.io/getting-started.md).

# Getting Started

We're thrilled to have you on board. Embarking on this journey, you'll be guided step-by-step to set up your very first chatbot, a powerful tool designed to enhance user engagement.

We prioritize the uniqueness of your brand; hence, we'll walk you through importing data directly from your website, ensuring our AI models are trained specifically to resonate with your audience. Dive in to customize the widget, ensuring it aligns perfectly with your site's theme.

By the end of this guide, you will have your first chatbot ready to be embedded on your website. We will wrap up the guide by asking for card details via our billing partner Stripe, to complete the account setup.

Let's get started!

{% content-ref url="/pages/HWkNY2FxihspXCVx5pJ7" %}
[Creating Account](/getting-started/creating-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/EmO5qsQoAE9yuwXgVhe9" %}
[Setting up data](/getting-started/setting-up-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/WoHD4rRHdVAVHPfTuAPy" %}
[Configure Widget](/getting-started/configure-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/oRCmGKb9q0k4wYVIEZ5y" %}
[Account Details](/getting-started/account-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zso7aH3POR63j7zlvWW8" %}
[Go Live!](/getting-started/go-live.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bodt.io/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
