# Monthly vs Yearly Pricing

AI Bot Kit offers both **monthly** and **yearly** billing options, giving you flexibility depending on your budget and usage needs.

***

#### Monthly Plans

* **Billed every month** on your chosen payment date.
* Ideal if you’re just starting out or testing the platform.
* Easy to cancel or upgrade anytime without long-term commitment.

**Example**:

* Basic Plan → $5/month billed every month.
* Essential Plan → $20/month billed every month.
* Business Plan → $40/month billed every month.

***

#### Yearly Plans

* **Billed once per year** at a discounted rate.
* Best for businesses who plan to use AI Bot Kit long term.
* Provides significant cost savings compared to monthly billing.

**Example**:

* Basic Plan → $4/month (billed $48 yearly).
* Essential Plan → $16/month (billed $192 yearly).
* Business Plan → $32/month (billed $384 yearly).

💡 This means you save up to **20–25%** compared to paying monthly.

***

#### How to Switch Between Monthly & Yearly

1. Go to **Plans & Billing** inside your dashboard.
2. Toggle between **Monthly** and **Yearly** at the top of the Plans section.
3. The pricing updates instantly to show the correct billing rate.
4. Select your plan → Confirm payment details → Done.

***

#### Which One Should You Choose?

* **Choose Monthly** if:
  * You want flexibility.
  * You’re in the trial phase of your project.
  * Your chatbot usage is unpredictable month to month.
* **Choose Yearly** if:
  * You’re confident you’ll use AI Bot Kit for 6+ months.
  * You want to save money (lower effective monthly cost).
  * You’re scaling your chatbot for business-critical operations.

***

⚡ **Tip:** If you’re starting with monthly billing and find consistent value, you can switch to yearly at any time for savings. The change will apply from your next billing cycle.


---

# 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/plans-and-billing/monthly-vs-yearly-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.
