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

# Pricing

All plans include **all features**: messengers, CRM integrations, [Google Calendar](/documentation/documentation-en/integrations/google-calendar.md), campaigns, analytics. You only pay for the volume of AI messages.

Payment on [athenachat.ai/ru](https://athenachat.ai/ru/) — discounts for paying for **3 months (−10%)**, **6 months (−15%)** or **1 year (−20%)**.

***

## Free

**0 ₽** · **100 AI messages / month**

For getting acquainted with Athena AI and first tests.

**Suitable if:**

* You want to see how the AI agent works
* You are just starting to automate communication with customers
* You want to test the platform without payment

***

## Mini

**2,490 ₽ / month** · **500 AI messages / month**

For a small number of inquiries and first working scenarios.

**Suitable if:**

* Communicate with customers in one channel
* You want to automate replies without hiring employees
* You are starting to implement AI in your business

***

## Start

**4,990 ₽ / month** · **1500 AI messages / month**

For stable daily operation of the AI agent.

**Included for free:** 1 [WhatsApp\*](/documentation/documentation-en/channels/messengers/whatsapp.md) + 1 [MAX](/documentation/documentation-en/channels/messengers/max.md)

**Suitable if:**

* You receive inquiries every day
* You use 1–2 communication channels
* You want to automatically respond, qualify customers, and collect leads

***

## Business *(popular)*

**9,390 ₽ / month** · **3000 AI messages / month**

For companies with a high volume of inquiries and multiple channels.

**Included for free:** 2 [WhatsApp\*](/documentation/documentation-en/channels/messengers/whatsapp.md) + 2 [MAX](/documentation/documentation-en/channels/messengers/max.md)

**Suitable if:**

* Several managers or branches
* High volume of incoming messages
* Need to scale customer processing without growing the team

***

## Custom

**3000+ AI messages / month** — custom quote

For large companies with complex processes and custom requirements. The number of channels is determined individually.

**Suitable if:**

* Custom integrations are needed
* High message limits
* Custom terms, SLA, and dedicated support

***

## What’s included in all plans

| Feature                                                                            |                                                                                                                                                                                                                                               |
| ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| All messengers                                                                     | [Telegram](/documentation/documentation-en/channels/messengers/telegram.md), [WhatsApp\*](/documentation/documentation-en/channels/messengers/whatsapp.md), [MAX](/documentation/documentation-en/channels/messengers/max.md), VK and others. |
| CRM integrations                                                                   | [amoCRM](/documentation/documentation-en/integrations/amocrm.md), [Bitrix24](/documentation/documentation-en/integrations/bitrix24.md), [HubSpot](/documentation/documentation-en/integrations/hubspot.md)                                    |
| [Google Calendar](/documentation/documentation-en/integrations/google-calendar.md) | Booking clients for meetings                                                                                                                                                                                                                  |
| [Broadcasts](/documentation/documentation-en/features/broadcasts.md)               | Activation messages                                                                                                                                                                                                                           |
| Analytics                                                                          | Statistics by channels and conversations                                                                                                                                                                                                      |

**Cancel anytime** · **No setup fee**

[Choose a plan →](https://athenachat.ai/ru/)

{% hint style="warning" %}
\* WhatsApp, Instagram, and Facebook are owned by Meta, which is recognized as extremist and banned in the territory of the Russian Federation.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.athenachat.ai/documentation/documentation-en/prices/pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
