> 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/yong-hu-zhu-ce.md).

# 用户注册

## 2. 用户注册

* 员工可以选择以电邮地址注册或直接以手机号码登录（未注册电话号码会自动创建账号）

### 2.1 电邮地址注册

* 点选主页下方的 「邮箱注册」，输入电邮地址（电邮地址须与管理员于后台系统绑定的电邮地址一致），确认资料无误后，剔选已阅读同意相关政策及条款后、点选 「下一步」 。\
  **注：**&#x7535;邮地址必须是有效能接收其他于互联网范围发出的电邮（例：Gmail），一些只限于公司内联网范围的电邮是没效的。
* 提交后，系统会发出验证电邮至员工电邮地址，验证成功即完成注册可以电邮地址登录应用程式。
* 请检查邮箱（包括垃圾邮箱）有否收到系统发出的验证电邮，如没有收到验证电邮，可按 「重新获取」，系统会再次发送电子验证邮件。

<div align="left"><figure><img src="/files/oEyoK8c61hbHOHv3ApCV" alt="" width="333"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/hyucZAxkAckCMu2zFBfL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/z4gX5WYocUrNPauMaRTT" alt=""><figcaption></figcaption></figure></div>

### 2.2 手机号码注册

* 点击主页右上方的 「用手机号登录」，然后在 「用手机号登录」的页面中输入手机号\
  码，输入完成后，并确保电话号码无误后，点击获取验证码。之后，将弹出的拼图拉到对应位置以通过安全验证。
* 通过验证后，系统会透过SMS讯息发送一个六位数字的验证码至你的手机。将该验证码输入到APP上，便能成功创建帐号。\
  注：未注册过的手机号码将自动创建帐号

<div><figure><img src="/files/nEsPbbjPywha6iCbHQMA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6fGscuz1e0UjGIi40s2f" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/pTJrBf0mDTpDVbwtsxHe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KeERlTj7sqPeNt2kw2n3" 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/yong-hu-zhu-ce.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.
