# AI Assistants

Mercuri’s AI Assistants are smart virtual helpers that chat with your customers anytime, day or night.&#x20;

They can answer questions about&#x20;

* products or services,&#x20;
* help people find what they’re looking for,&#x20;
* share order or booking updates,&#x20;
* and even complete a purchase or reservation right in the chat.&#x20;

This keeps customers happy, engaged, and coming back, while saving your team from repeating the same tasks over and over.

{% hint style="info" %}

#### Pricing for AI Responses

* **India:** ₹0.25 (25 paise) per AI response
* **Other countries:** $0.025 (2.5 cents) per AI response

**Note:** This charge is only for AI responses through Mercuri. Businesses will still need to pay **Meta’s WhatsApp messaging fees separately**, as per Meta’s pricing for their country.
{% endhint %}


---

# 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.mercuri.cx/features/ai-assistants.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.
