# How to Set Up AI Agents

Once your AI agents are trained on your business data, setting them live is straightforward:

1. **Navigate to the AI Assistants section** on your Mercuri CX dashboard.
2. There, you will see the **predefined AI agents** — Sales Agent, Order & Shipping Agent, and Booking Agent.
3. To activate any AI agent, simply **enable** the one(s) you want to deploy. For example, you can enable just the Sales Agent if you want to start with product queries, or all three for full automation.

<figure><img src="/files/D4a0N2ut5XZVTmZGTEVP" alt="" width="375"><figcaption></figcaption></figure>

4. Before going live, you can **test each AI agent** by running conversations on a test number to ensure responses are accurate and aligned with your brand.

*<mark style="color:blue;">**Want to know how to test AI Agents?**</mark>* [*<mark style="color:blue;">**Click here**</mark>*](/features/ai-assistants/how-to-add-ai-agents-to-your-business-in-mercuri-cx/what-are-test-and-live-mode.md#how-to-set-up-the-test-mode-in-mercuri-cx)

5. Once satisfied, **make the AI agent live**, it will start handling real customer queries within minutes, providing instant and automated support.

*<mark style="color:blue;">**Need help going live with your AI Agents?**</mark>* [*<mark style="color:blue;">**Click here.**</mark>*](/features/ai-assistants/how-to-add-ai-agents-to-your-business-in-mercuri-cx/what-are-test-and-live-mode.md#how-to-activate-live-mode-in-mercuri-cx)


---

# 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/how-to-set-up-ai-agents.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.
