> For the complete documentation index, see [llms.txt](https://docs.zsmarketing.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zsmarketing.com.tw/readme.md).

# 歡迎使用振勝 Ai 智能化行銷系統

首次使用在這裡，你可以搜尋到對你有幫助的文檔內容，無論是系統上的操作，或是AI工具，皆可在這裡尋找到答案!

我們的系統是一款專為提升中小企業、商家、行銷公司的行銷效率而設計的工具。它利用先進的人工智能技術，幫助用戶自動化行銷流程、分析市場數據及優化客戶體驗。通過簡單的設置，用戶可以快速建立個性化的行銷策略，從而在競爭激烈的市場中脫穎而出。

## 前往了解更多資訊

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>首次使用</td><td>開啟社群 AI 小編</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>基本操作</strong></td><td>學習如何使用 AI 自動化</td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>採集功能</strong></td><td>使用客戶採集功能蒐集資料</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zsmarketing.com.tw/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
