# UIUC TW 非官方新生共筆

## UIUC 新生共筆

- [UIUC 新生共筆序](https://uiuc-docs.tichung.com/readme.md)
- [使用說明](https://uiuc-docs.tichung.com/usage.md)
- [\[行\] 來去香檳交通大補帖](https://uiuc-docs.tichung.com/transportation.md): 如果玉米田是沙漠 那香檳就是沙漠中的綠洲
- [抵達香檳](https://uiuc-docs.tichung.com/transportation/flying_to_uiuc.md): Last update: April 15th, 2026
- [怎麼在香檳移動](https://uiuc-docs.tichung.com/transportation/transport_in_cmi.md): Last update: April 20th, 2025
- [\[住\] 香檳找房大共筆](https://uiuc-docs.tichung.com/housing.md): Last update: April 20th, 2025
- [先選怎麼樣的住宿](https://uiuc-docs.tichung.com/housing/types_of_housing.md)
- [接下來決定房型](https://uiuc-docs.tichung.com/housing/what_do_you_want.md)
- [簽約小撇步](https://uiuc-docs.tichung.com/housing/what_to_vet.md)
- [(未整理) 租屋心得](https://uiuc-docs.tichung.com/housing/_sharing.md)
- [\[生活\] 在香檳的日子](https://uiuc-docs.tichung.com/life.md): Last update: April 20th, 2025
- [所以要帶什麼去香檳: 玉米田的生活指南](https://uiuc-docs.tichung.com/life/what_to_bring.md): Last Update: April 20th, 2025
- [你說…香檳很無聊](https://uiuc-docs.tichung.com/life/life.md): Last Update: April 20th, 2025
- [\[生活\] 跟錢有關的那些事](https://uiuc-docs.tichung.com/finance.md): Last Update: Jul 15th, 2024
- [學費](https://uiuc-docs.tichung.com/finance/1_tuition.md)
- [開銀行帳戶](https://uiuc-docs.tichung.com/finance/2_banking.md)
- [有用的理財工具](https://uiuc-docs.tichung.com/finance/3_useful_apps.md)
- [信用卡](https://uiuc-docs.tichung.com/finance/4_credit_cards.md)
- [校內打工](https://uiuc-docs.tichung.com/finance/5_oncampus_jobs.md)
- [學生保險](https://uiuc-docs.tichung.com/finance/6_student_insurance.md)
- [FAQ](https://uiuc-docs.tichung.com/finance/7_faq.md)
- [\[學\] 一些可能有用的學校資源](https://uiuc-docs.tichung.com/acedemics.md): Last Update: May 22th, 2023
- [Epilogue](https://uiuc-docs.tichung.com/epilogue.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://uiuc-docs.tichung.com/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.
