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

# 主頁

<h2 align="center">YOOV 幫助文檔</h2>

**歡迎來到 YOOV!**

這裏是您獲取所有 YOOV 產品文檔的全面資源中心。在這裏，您可以找到詳盡的指南、常見問題解答和資源，幫助您充分利用我們的產品。無論您是剛開始使用的新用戶，還是希望深化知識的資深專家，YOOV Docs 都旨在為您的每一步提供幫助。

## 我們的產品

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4></h4></td><td><strong>WORK!</strong></td><td>人力資源管理系統</td><td><a href="/spaces/BZneYuSUsErYNDcsI8Fx">/spaces/BZneYuSUsErYNDcsI8Fx</a></td><td><a href="/files/kwUYH83uk0a4t9S5aYxL">/files/kwUYH83uk0a4t9S5aYxL</a></td></tr><tr><td><h4></h4></td><td><strong>PLUS!</strong></td><td>無程式碼應用程式開發平台</td><td></td><td><a href="/files/SINabYarpJFD6vobMm73">/files/SINabYarpJFD6vobMm73</a></td></tr><tr><td><h4></h4></td><td><strong>Mail!</strong></td><td>安全穩定的企業電子郵件</td><td><a href="/spaces/tz0DYX0tCBO6Pqwmowux">/spaces/tz0DYX0tCBO6Pqwmowux</a></td><td><a href="/files/TP75eVYiIhIB0jXUJNC7">/files/TP75eVYiIhIB0jXUJNC7</a></td></tr><tr><td></td><td><strong>AI Chain!</strong></td><td>一站式 LLM 應用程式開發平台</td><td></td><td><a href="/files/DUszOrF9quhpLUWHH8hW">/files/DUszOrF9quhpLUWHH8hW</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.yoov.com/home/zh-hk/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.
