> For the complete documentation index, see [llms.txt](https://userguide.hku.hk/hku-facial-identity-registration/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.hku.hk/hku-facial-identity-registration/introduction-to-hku-facial-identity-registration-system.md).

# Introduction to HKU Facial Identity Registration System

## What is HKU Facial Identity Registration System?

The HKU Facial Identity Registration system enables HKU staff and students to transition to card-free entry. **Students** can register on their mobile phones via the [**HKU App**](https://its.hku.hk/services/university-wide-applications/mobile-applications/about-hku-app/) or on-site through physical workstations, while **Staff** registration is available only through [**on-site workstations**](https://its.hku.hk/news/facial-identity-access-expansion-at-hku-libraries-chi-wah-learning-commons_v2/).

The Facial Identity System is currently active at the following primary campus entry points and library branches:

* **Main Library (G/F & 2/F)**
* **Chi Wah Learning Commons (G/F, 1/F & 2/F)**
* **Lui Che Woo Law Library**&#x20;
* **Yu Chun Keung Medical Library**
* **Dental Library**
* **Music Library**

&#x20;Coverage will gradually expand to include more facilities.

Self-registration Terminals are currently available at **Chi Wah Learning Commons (1/F)** and **the Main Library (2/F)**.

This user guide outlines the core logic and steps required to manage the **HKU Facial Identity Registration System**. It serves as a means for maintaining seamless integration between the **central database** and **Entrance Terminals**.


---

# 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:

```
GET https://userguide.hku.hk/hku-facial-identity-registration/introduction-to-hku-facial-identity-registration-system.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
