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

# 用戶註冊

## 2. 用戶註冊 <a href="#id-2-user-registration" id="id-2-user-registration"></a>

* 員工可以選擇以電郵地址註冊或直接以手機號碼登錄（未註冊電話號碼會自動創建賬號）

### 2.1 電郵地址註冊 <a href="#id-2.1-register-via-email-address" id="id-2.1-register-via-email-address"></a>

* 點選主頁下方的 「註冊」，輸入電郵地址（\*電郵地址須與管理員於後台系統綁定的電郵地址一致），確認資料無誤後，剔選已閱讀同意相關政策及條款後、點選 「下一步」 。\
  **註**：電郵地址必須是能有效接收其他於互聯網範圍發出的電郵（例：Gmail），一些只限於公司內聯網範圍的電郵是沒效的。
* 提交後，系統會發出驗證電郵至員工電郵地址，驗證成功即完成註冊可以用電郵地址登錄應用程式。
* 請檢查郵箱（包括垃圾郵箱）有否收到系統發出的驗證電郵，如沒有收到驗證電郵，可按 「重新獲取」，系統會再次發送電子驗證郵件。

<div align="left"><figure><img src="/files/T8a2XdrmQ3W8Op9fJH8q" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RTIcIZZPh9WyBYDqxQhV" alt="" width="342"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/scKvWGxJT6HiNvhia8hK" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/z4gX5WYocUrNPauMaRTT" alt=""><figcaption></figcaption></figure></div>

### 2.2 手機號碼註冊及登錄 <a href="#id-2.2-register-and-log-in-via-mobile-number" id="id-2.2-register-and-log-in-via-mobile-number"></a>

* 點擊主頁右上方的 「驗證碼登錄」，  然後在 「驗證碼登錄」的頁面中輸入手機號  碼，輸入完成後，並確保電話號碼無誤後，點  擊獲取驗證碼。之後，將彈出的拼圖拉到對應  位置以通過安全驗證。
* 通過驗證後，系統會透過SMS訊息發送一個六  位數字的驗證碼至你的手機。將該驗證碼輸入到  APP上，便能成功創建賬號。\
  **註**：未註冊過的手機號碼將自動創建賬號

<div align="left"><figure><img src="/files/azFbsibb11cZ7N2UsvDD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lijyYzsCqyULR4lLeP2r" alt="" width="323"><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.coreway.com/app/zh-hk/account-setting/user-registration.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.
