# Introduction — What the CS Agent is ## Purpose The VEGA77 CS Agent is an **AI-first customer support assistant** for your brand. It: - Handles **routine questions** quickly and consistently (hours, promos, payment guidance, login issues, account topics, and more). - **Grounds answers** on your approved materials (promotions spreadsheet and SOP-style content) so promo and policy wording stays aligned with what you publish. - **Escalates** sensitive or complex cases (for example payment disputes, account closure, urgent compliance topics) to your **human team**, with a summary sent to the right Telegram group. ## Languages The system is designed to support **English, Chinese, and Malay** in line with your configuration. The exact mix of phrasing follows your brand voice as defined in the agent prompts and knowledge base. ## How the AI is organised (simple view) Think of one front door that routes questions to specialists: | Area | Examples | |------|----------| | **General** | Operating hours, how to contact support, platform basics | | **Promo** | Bonuses, turnover, eligibility, promo codes (from your promo knowledge base) | | **Payment** | Deposits, withdrawals, timing, what to do when something looks wrong | | **Tech** | Login / password / app / browser issues (with guided troubleshooting before escalation) | | **Account** | Profile updates, verification, closure requests, sensitive compliance topics | Some topics always trigger **human involvement** (for example account closure or certain compliance signals). Others may escalate after **repeated troubleshooting** (for example tech) or when the AI does not have enough **documented** information (for example some promo edge cases). ## What “human-backed” means - The AI **does not replace** your LiveChat agents for everything. - It **reduces** repetitive load and **surfaces** escalations with context so staff can pick up faster in **LiveChat**. - Telegram is used as an **internal alert channel** for your teams; customers are still served through **LiveChat** (or your chosen chat product) when humans take over. ## Data and privacy (high level) Customer messages are processed to generate replies. For production, your organisation should align **data retention, consent, and third-party AI** (for example Google Gemini) with your policies and regulations. PII handling and hosting options are part of deployment and compliance planning. --- Next: [02-Channels-and-How-Customers-Use-It.md](02-Channels-and-How-Customers-Use-It.md)