# 客戶服務工具

- [智能客服平台 ](https://docs.maiagent.ai/agent-store/cs/cs1.md): 以台南市政府 1999 市民專線為例子
- [AI 聊天機器人](https://docs.maiagent.ai/agent-store/cs/cs2.md): 以心理諮商師為例子
- [AI 教練 - 對話練習](https://docs.maiagent.ai/agent-store/cs/cs3.md): AI智慧對話教練是一款創新的語言學習和對話練習工具，專為提升職場溝通技巧而設計。透過先進的人工智慧技術，我們打造了一個能夠模擬各種真實對話場景的虛擬教練，幫助使用者在安全、私密的環境中練習並完善their溝通技巧。
- [旅行規劃 AI 智遊助手](https://docs.maiagent.ai/agent-store/cs/cs4.md): 遇見「旅行規劃 AI 智遊助手」 - 您的專屬旅遊規劃專家
- [職場 AI 顧問](https://docs.maiagent.ai/agent-store/cs/cs5.md): 您的專業職涯夥伴 - 職場 AI 顧問


---

# 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.maiagent.ai/agent-store/cs.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.
