# Predefined AI Assistants in Mercuri CX

In Mercuri CX, you can either use the predefined AI agents or create custom AI agents tailored to your specific business needs.

***

### Predefined AI Agents

Mercuri CX provides **three powerful predefined AI assistants** :&#x20;

* **Sales AI Agent**,&#x20;
* **Order & Shipping AI Agent**,
* **Booking AI Agent**&#x20;

Each is designed to automate key customer interaction areas.&#x20;

These AI agents enable businesses to provide instant, accurate, and personalized responses, improving customer satisfaction and operational efficiency while reducing manual workload. They are tailored to handle common yet critical customer queries 24/7, freeing your team to focus on more complex tasks.

***

### <mark style="color:blue;">Further Reading</mark>

* [Key Features Of AI Agents](/features/ai-assistants/predefined-ai-assistants-in-mercuri-cx/key-features-of-ai-agents.md)
* [Predefined AI Assistants Supported by Mercuri CX ](/features/ai-assistants/predefined-ai-assistants-in-mercuri-cx/predefined-ai-assistants-supported-by-mercuri-cx.md)
* [How to set up Predefined AI agents ](/features/ai-assistants/predefined-ai-assistants-in-mercuri-cx/how-to-set-up-ai-agents.md)


---

# 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.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.
