# Customer Support

Deliver exceptional customer experiences with AI-powered Calk agents. From handling FAQs to providing personalized responses, Calk streamlines your support processes and ensures your customers get accurate, timely assistance 24/7.

***

**Use Cases**

Here’s how Calk can elevate your customer support:

| **Use Case**             | **Mission**                                                                            |
| ------------------------ | -------------------------------------------------------------------------------------- |
| FAQ Automation           | Create agents to answer frequently asked questions directly from your knowledge base.  |
| Personalized Support     | Deploy agents that understand customer context and provide tailored responses.         |
| Feedback Analysis        | Summarize and analyze customer feedback to uncover actionable insights.                |
| Multi-Channel Assistance | Support customers across email, chat, and social media with a unified agent.           |
| Ticket Prioritization    | Automatically categorize and prioritize support tickets based on urgency or relevance. |


---

# 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.calk-ai.com/use-case/customer-support.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.
