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

# Jason Cheung Lab

## 常用網站

|                                             [Google Classroom](https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fclassroom.google.com%2F%3Femr%3D0\&flowEntry=ServiceLogin\&flowName=GlifWebSignIn\&followup=https%3A%2F%2Fclassroom.google.com%2F%3Femr%3D0\&ifkv=ATuJsjxSOeu8V046mSZ2fs1QxOGmSCR-wtvWToRupBSrR5pGcNO5VM2bzxXmLcp2tFyvrvignz62\&passive=1209600\&service=classroom\&dsh=S-1509151187%3A1708179887185632\&theme=glif\&hl=zh-TW)                                            |                  [eClass](https://eclass.cys.edu.hk/templates/)                  |                [AI平台 － POE](https://poe.com/login)                |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------: | :---------------------------------------------------------------: |
| [Google Drive](https://accounts.google.com/v3/signin/identifier?continue=http%3A%2F%2Fdrive.google.com%2F%3Futm_source%3Den\&ec=asw-drive-globalnav-signin\&ifkv=ATuJsjyEZrU8j9tETVv1UxhWnyY4JPJV1Cg0NAFfkxgMWKCjHiN610xb_YCJyNehlupiLefYV5cDRQ\&ltmpl=drive\&passive=true\&service=wise\&usp=gtd\&utm_campaign=web\&utm_content=gotodrive\&utm_medium=button\&flowName=GlifWebSignIn\&flowEntry=ServiceLogin\&dsh=S-1240888896%3A1708179859912536\&theme=glif) \| [One Drive](https://onedrive.live.com/login/) |                 [Websams](https://cys.sams.edu.hk/jsp/login.jsp)                 |      [E-services](https://eservices.edb.gov.hk/edis/es/login)     |
|                                                                                                                                                                                                                        [HKEAA](https://www.hkeaa.edu.hk/tc/hkdse/hkdse_subj.html?A2&2&16)                                                                                                                                                                                                                        | [w3school](https://www.w3schools.com/) \| [w3schools(中文)](https://w3schools.cn/) | [miro ](https://www.canva.com/)\| [canva](https://www.canva.com/) |

## 資訊及通訊科技 Information and Communication Technology

|                                                                                         教師                                                                                         |                                        學生                                       |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------: |
|                                                [教學資源](https://drive.google.com/drive/u/2/folders/10LnZQardQMIr4H9vxQJbkSMKDG-sXi1b)                                                | [Google Classroom](https://classroom.google.com/c/NjMzNDMxNjQ5Njgx?cjc=m3wsoep) |
| [iClass](https://portal.iclass.hk/) \| [iClassOne](https://iclass.one/bookshelf) \| [明德教學資源](https://drive.google.com/drive/folders/1WL3qIb7v88m0TP50ZS57Bnh5BNAtjxpG?usp=sharing) |                                                                                 |
|                                            [公開試資源](https://drive.google.com/drive/folders/1zy4ufXkK1mg5UGa_dm8mF1MVyA0vO1vy?usp=sharing)                                           |                                                                                 |

## 初中電腦科 Computer Literacy&#x20;

|                                                                      教師                                                                     |  學生 |
| :-----------------------------------------------------------------------------------------------------------------------------------------: | :-: |
|                       [教學資源](https://drive.google.com/drive/folders/15YlwyM90GQ-T341GJagPvzOKwP0xOAJR?usp=drive_link)                       |     |
| [卓思資源](https://www.journey-in-computer.com/sch-based/zh/teacher/) \| [卓思資訊](https://drive.google.com/drive/u/2/folders/0AMrgBDCxMy6WUk9PVA) |     |


---

# 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://study.jcsir.com/cysccp/readme.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.
