# Introduction to Bodt

### Overview

Welcome to Bodt, your gateway to creating powerful AI-driven chatbots for your business. Whether you're a seasoned developer or a business owner with no coding experience, Bodt is designed to be intuitive, efficient, and user-friendly.&#x20;

Created in collaboration with [OpenAI](https://openai.com/), Bodt stands at the forefront of leveraging the capabilities of artificial intelligence to revolutionize customer interactions on digital platforms.

### AI Customer Support Chatbots

**24/7 Availability**\
The AI Customer Support bot operates continuously, ensuring uninterrupted support for customers regardless of the time or day.

**Cost Efficiency**\
The bot offers a significant reduction in expenses related to the onboarding and training of a traditional customer support team. Its consistent output guarantees uniformity in service quality.

**Scalability and Performance**\
Designed to manage intricate queries, the bot maintains optimal performance even during high-demand periods. Its capability to handle multiple chats concurrently ensures timely responses to all customer inquiries.

### Enhanced User Engagement

**Active Engagement**\
Beyond mere responses, the bot takes a proactive approach by recommending products, facilitating upselling and cross-selling, and suggesting pertinent topics to enrich the user's interaction.

**Data Collection**\
The bot is equipped to gather essential details from visitors, such as email addresses, usernames, and phone numbers. This data collection aids in tailoring future engagements and follow-ups.

### Knowledge Hub for Businesses

**Central Repository**\
The bot functions as a centralized knowledge hub, housing critical business information. This encompasses product specifications, the company's mission and vision, client interaction history, and more.

**Employee Onboarding and Training**\
Utilize the bot as a tool for introducing new employees to the company's guidelines, organizational structure, and policies. This method ensures a streamlined learning process, promoting rapid acclimatization and increased productivity.

**Integration with Business Analytics** \
The bot's compatibility with business analytics tools allows for the generation of detailed reports. This integration aids in performance assessment, strategic planning, and the identification of potential areas for improvement within the company's operations.

Bodt is not just a chatbot builder; it's a comprehensive solution that bridges the gap between businesses and their customers using the power of AI. By integrating Bodt, businesses can ensure a seamless, efficient, and enhanced user experience, leading to increased engagement and potential growth.

{% content-ref url="getting-started" %}
[getting-started](https://docs.bodt.io/getting-started)
{% endcontent-ref %}

{% content-ref url="data-source" %}
[data-source](https://docs.bodt.io/data-source)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://docs.bodt.io/broken-reference)
{% endcontent-ref %}

{% content-ref url="messages" %}
[messages](https://docs.bodt.io/messages)
{% endcontent-ref %}

{% content-ref url="profile" %}
[profile](https://docs.bodt.io/profile)
{% endcontent-ref %}

{% content-ref url="billing" %}
[billing](https://docs.bodt.io/billing)
{% endcontent-ref %}

{% content-ref url="support" %}
[support](https://docs.bodt.io/support)
{% endcontent-ref %}

{% content-ref url="faqs" %}
[faqs](https://docs.bodt.io/faqs)
{% endcontent-ref %}


---

# Agent Instructions: 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/introduction-to-bodt.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.
