# Predefined AI Assistants Supported By Mercuri CX

### <mark style="color:blue;">Sales AI Agent</mark>

**What does it do?** \
It answers product-related queries, offers personalized recommendations, and helps customers make faster, more confident purchase decisions without waiting for human support.

**What can customers ask?**

* **Product Availability & Variants:** Checks stock status and available sizes, colors, or models.\
  \&#xNAN;*`“Do you have red sneakers in size 9?”`*
* **Product Details & Specifications:** Provides material, features, warranty info, and usage instructions.\
  \&#xNAN;*`“What materials are used in this handbag?”`*
* **Pricing & Promotions:** Shares current prices, discounts, bundles, or loyalty offers.\
  \&#xNAN;*`“Are there any ongoing sales on laptops?”`*
* **Product Recommendations:** Suggests related or complementary products based on user preferences.\
  \&#xNAN;*`“I’m looking for a gift for my mom. Suggestions?”`*
* **Image-Based Product Lookup:** If a customer uploads an image along with a SKU or product name, the Sales Agent can accurately identify the product and respond with a **“Buy Now”** option and direct link. This visual recognition feature simplifies shopping for customers unsure about product details.

**Example Conversations:**

`Customer shares an image of a handbag with SKU “HB1234.”`\
\&#xNAN;**`Sales Agent:`**` ``"This handbag (SKU HB1234) is available! You can buy it now here: [Product Link]. Would you like to proceed to checkout?"`&#x20;

#### <mark style="color:blue;">Sales AI Agent Live Demo</mark>

{% embed url="<https://www.youtube.com/embed/LshZ8DNd28Y?autoplay=1&mute=1>" %}

***

### <mark style="color:blue;">Order and Shipment AI Agent</mark>

**What does it do?** \
The Order & Shipping Agent streamlines all post-purchase customer interactions related to order status, shipping, delivery, and returns.

It lets customers track their packages, receive updates, start returns, or fix delivery problems on their own, without needing to contact support. This builds trust and keeps things clear.

**What can customers ask?**

* **Order Status & Tracking:** Provides real-time shipping updates and tracking links.\
  \&#xNAN;*`“Where is my order #12345?”`*
* **Estimated Delivery Times:** Shares expected arrival dates based on courier updates.\
  \&#xNAN;*`“When will my package arrive?”`*
* **Delivery Issue Resolution:** Assists with delayed shipments, lost parcels, or delivery exceptions.\
  \&#xNAN;*`“My shipment is delayed. What can I do?”`*
* **Returns & Refunds:** Guides customers through return policies, eligibility, and initiation steps.\
  \&#xNAN;*`“How do I return a damaged product?”`*&#x20;
* **Order Cancellations:** Processes cancellation requests within allowable timeframes.\
  \&#xNAN;*`“Can I cancel my order placed yesterday?”`*

**Example Conversations:**

**`Customer:`**` ``“Where is my order #12345?` &#x20;

**`Order & Shipping Agent:`**\
`"Your order #12345 was shipped yesterday via BlueDart. Here’s your tracking link: [Tracking Link]. It’s expected to arrive by Friday."`&#x20;

#### <mark style="color:blue;">Order and Shipment AI Agent Live Demo</mark>

{% embed url="<https://www.youtube.com/embed/Mq5-kxtE3_M?autoplay=1&loop=1&mute=1&playlist=Mq5-kxtE3_M>" %}

***

### <mark style="color:blue;">Booking AI Agents</mark>

**What does it do?** \
The Booking Agent helps manage appointments and reservations automatically.

It lets customers quickly check availability, book, reschedule, or cancel appointments, all directly within WhatsApp or chat, without having to visit a website or app.

**What can customers ask?**

* **Checking Availability & Booking Appointments:** Finds open slots and books appointments in real-time.\
  \&#xNAN;*`“Can I book a facial for Saturday?”`*
* **Rescheduling & Cancellations:** Easily modifies or cancels existing bookings per your business policies.\
  \&#xNAN;*`“Can I move my appointment from 3 PM to 5 PM?”`*
* **Booking Policies & Instructions:** Explains rescheduling deadlines, no-show fees, or preparation guidelines.\
  \&#xNAN;*`“What is your rescheduling policy?”`*
* **Direct WhatsApp Booking:** The agent can handle the whole booking process right inside WhatsApp or chat. Customers can pick services, choose times, and get instant confirmation, making booking easier and reducing cancellations.

**Example Conversations:**

**`Customer:`**` ``“Can I book a facial for this Saturday?”`<br>

**`Booking Agent:`**\
`"Sure! We have available slots at 10 AM, 1 PM, and 3 PM on Saturday. Which one would you prefer? I can confirm your booking right away here on WhatsApp."`


---

# 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/predefined-ai-assistants-in-mercuri-cx/predefined-ai-assistants-supported-by-mercuri-cx.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.
