# Pricing

AI Bot Kit is designed to be accessible for everyone — whether you’re just getting started or running a growing business. You can begin with the **Free Forever Plan** and upgrade anytime as your needs increase.

#### ✅ Free Forever Plan

* **1 Chatbot**
* **50 Monthly AI Messages**
* **10M Characters Storage**
* **20 Links to Train Your Bot**
* AI Bot Kit branding included
* Bug report support only
* No credit card required to start

This plan is perfect for individuals, small websites, or anyone who wants to test AI Bot Kit without commitment.

***

#### 🔹 Basic Plan – $4/mo (billed yearly)

* **3 Chatbots**
* **300 Monthly AI Messages**
* **15M Characters Storage**
* Unlimited training links
* Free installation support
* Basic email support
* AI Bot Kit branding

A good choice for startups and small businesses that need more flexibility and higher chat volume.

***

#### 🔹 Essential Plan – $16/mo (billed yearly)

* **6 Chatbots**
* **3,000 Monthly AI Messages**
* **25M Characters Storage**
* Unlimited training links
* Human Handover&#x20;
* Lead Form Notification
* Conversation Transcripts Notification
* Security Features (Add-on)
* Free installation support
* Priority support
* 100% Ad-Free
* Free training support

Ideal for growing businesses that want professional-grade performance, more bots, and better support.

***

#### 🔹 Business Plan – $32/mo (billed yearly)

* **10 Chatbots**
* **5,000 Monthly AI Messages**
* **40M Characters Storage**
* Unlimited training links
* Human Handover&#x20;
* Lead Form Notification
* Conversation Transcripts Notification
* Security Features (Add-on)
* Free installation support
* Priority support
* 100% Ad-Free
* Free training support
* Paid advanced AI automation

Best for scaling teams that need multiple bots, high message limits, and advanced automation options.

***

📊 **Comparison at a Glance:**

| Feature                                                                                                                           | Free                | Basic               | Essentia     | Business     |
| --------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ------------------- | ------------ | ------------ |
| Chatbots                                                                                                                          | 1                   | 3                   | 6            | 10           |
| Monthly AI Messages                                                                                                               | 50                  | 300                 | 3,000        | 5,000        |
| Storage (Characters)                                                                                                              | 10 Million          | 15 Million          | 25 Million   | 40 Million   |
| Training Links                                                                                                                    | 20                  | Unlimited           | Unlimited    | Unlimited    |
| Support                                                                                                                           | Bug report only     | Basic email         | Priority     | Priority     |
| Branding                                                                                                                          | AI Bot Kit branding | AI Bot Kit branding | 100% Ad-Free | 100% Ad-Free |
| [Human Handover](/documentation/bot-setup-5-step-builder/step-4-actions.md#human-support-request)                                 | **✘ No**            | **✘ No**            | **✓** Yes    | **✓** Yes    |
| [Lead Form Notification ](/documentation/bot-setup-5-step-builder/step-3-interface.md#lead-form-email-notification)               | **✘ No**            | **✘ No**            | **✓** Yes    | **✓** Yes    |
| [Conversation Transcripts Notification](/documentation/bot-setup-5-step-builder/step-4-actions.md#conversation-transcript-emails) | **✘ No**            | **✘ No**            | **✓** Yes    | **✓** Yes    |
| [Security  Features](/documentation/troubleshooting-and-faqs/security.md)                                                         | **✘ No**            | **✘ No**            | **✓** Yes    | **✓** Yes    |

***

⚡ **Tip:** Start with the free plan to experiment. As your chatbot grows and you need more messages, storage, or bots, upgrading is just one click away from the dashboard.


---

# 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://aibotkit.gitbook.io/documentation/introduction/pricing.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.
