# 华工手册

## 华工手册

- [README](https://www.gzic.online/readme.md)
- [如果你是新生](https://www.gzic.online/freshman.md)
- [黄页](https://www.gzic.online/contacts.md): 华南理工大学常用的办公行政、后勤、生活服务联系方式和地址汇总，简称黄页。因为编写者主要为广州国际校区学生，因此信息可能会有缺漏。
- [学习篇](https://www.gzic.online/study.md)
- [未来技术学院](https://www.gzic.online/study/wei-lai-ji-shu-xue-yuan.md)
- [吴贤铭智能工程学院](https://www.gzic.online/study/wu-xian-ming-zhi-neng-gong-cheng-xue-yuan.md)
- [生物医学工程学院](https://www.gzic.online/study/sheng-wu-yi-xue-gong-cheng-xue-yuan.md)
- [前沿软物质学院](https://www.gzic.online/study/qian-yan-ruan-wu-zhi-xue-yuan.md)
- [微电子和集成电路学院](https://www.gzic.online/study/wei-dian-zi-he-ji-cheng-dian-lu-xue-yuan.md)
- [生活篇](https://www.gzic.online/life.md)
- [校园文化篇](https://www.gzic.online/cultures.md)
- [学生组织篇](https://www.gzic.online/organizations.md): 每一位同学都是一个个活生生的独一无二的人，由他/她们组成的学生组织各有特色，各自闪亮。
- [交通篇](https://www.gzic.online/transport.md)
- [立志篇](https://www.gzic.online/goal.md)
- [飞跃手册](https://www.gzic.online/future.md)
- [关于](https://www.gzic.online/about.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.gzic.online/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.
