# 3. Use Cases of AntBot Chatbot

1. Automated Customer Support

Description: The chatbot can automatically answer frequently asked questions from customers across multiple channels such as Facebook, WhatsApp, Zalo, Livechat, etc., based on pre-set scripts. Benefits

* Benefits:&#x20;
* Reduces workload for customer support staff.&#x20;
* Provides 24/7 support, independent of working hours.&#x20;
* Integrates with AntCRM to store customer information

<figure><img src="/files/JuDTg46Pb5GcsPOO8t4I" alt=""><figcaption></figcaption></figure>

2. Product Consultation and Purchase Recommendations

* Description: The chatbot can guide customers in choosing the right product through automated conversations.&#x20;
* Key features:&#x20;
* Send messages with product images and videos.&#x20;
* Assist customers in entering necessary information such as name, email, and phone number to store in the CRM

<figure><img src="/files/pSsnX0JfU9Fc2gJoNWLp" alt=""><figcaption></figcaption></figure>

3. **Automated Welcome and Reminder Messages**\
   **Description**: When a customer messages for the first time, the chatbot will send a welcome message along with helpful information.\
   **Key Features**:

   * Welcome message when the customer messages for the first time.
   * Reminder message after 24 hours if the customer hasn't responded.
   * Send information about promotional programs.

4. **Automated Comment Responses on Social Media**\
   **Description**: When a customer leaves a comment on a Facebook or Instagram post, the chatbot can automatically reply or send a private message (inbox).\
   **Benefits**:

   * Increase engagement with customers.
   * Redirect customers from comments to private messaging.
   * Reduce response time for the business.

5. **Handle Support Requests and Assign to Appropriate Support Group**\
   **Description**: The chatbot can accept customer support requests and automatically categorize the issue before directing it to the relevant support team/agent.\
   **Key Features**:
   * Redirect the conversation to a support agent when necessary.


---

# 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.antbuddy.us/antbuddy-inc-documents/antcrm-customer-management/antring-call-center/setting/user-manual-for-antbot-chatbot/3.-use-cases-of-antbot-chatbot.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.
