> 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/app/zh-cn/zhang-hu-she-zhi/an-zhuang-shou-ji-ying-yong-cheng-shi.md).

# 安装手机应用程式

## 1. 安装手机应用程式

### 1.1 iPhone 用户

* 请到 Apple Store 搜寻 「YOOV WORK」 的手机应用程式\
  [/apps.apple.com/hk/app/yoov-work-%E8%AE%93%E4%BC%81%E6%A5%AD%E7%87%9F%E9%81%8B%E6%9B%B4%E9%A0%86%E6%9A%A2/id1479674156](https://apps.apple.com/hk/app/yoov-work-%E8%AE%93%E4%BC%81%E6%A5%AD%E7%87%9F%E9%81%8B%E6%9B%B4%E9%A0%86%E6%9A%A2/id1479674156)
* 也可以扫瞄下方的 QR Code，直接进入「YOOV WORK」 手机应用程式的页面
* 请点击 「安装」，并等待手机完成下载及安装

<div align="left"><figure><img src="/files/1mX8sNKyRGRDiBzfDuQU" alt=""><figcaption></figcaption></figure></div>

### 1.2. Android 系统用户

* 请到 Play Store 搜寻 「YOOV WORK」 的手机应用程式\
  <https://play.google.com/store/apps/details?id=com.yoovoa&pcampaignid=web_share>
* 也可以扫瞄下方的 QR Code，直接进入「YOOV WORK」 手机应用程式的页面
* 请点击 「安装」，并等待手机完成下载及安装

<div align="left"><figure><img src="/files/OuKm7iMJnM6fvZd8cd4K" alt=""><figcaption></figcaption></figure></div>

### 1.3. Huawei 华为手机用户

* 请到 「华为应用程式商店」 搜寻 「YOOV WORK」 的手机应用程式\
  <https://appgallery.huawei.com/#/app/C103820069>
* 也可以扫瞄下方的 QR Code，直接进入「YOOV WORK」 手机应用程式的页面
* 请点击「安装」，并等待手机完成下载及安装

<div align="left"><figure><img src="/files/HdvCIOG2D212D69ZcPOQ" alt=""><figcaption></figcaption></figure></div>


---

# 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/app/zh-cn/zhang-hu-she-zhi/an-zhuang-shou-ji-ying-yong-cheng-shi.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.
