# 使用說明

在寫過幾本新生共筆之後，這次想要不只是分享我所知道的資訊，而是把用主觀的方式分享我的感受，希望可以引起你的共鳴。歡迎你透過右上角的編輯加入你的想法，或是私訊我說說你的感受。

文章的分類方式大概分成下面幾類，可以透過左邊的目錄攔跳到你正在尋找的資訊，也可以直接用上面的搜尋找到你需要的資料。

* [\[行\] 來去香檳交通大補帖](/transportation.md)
  * [抵達香檳](/transportation/flying_to_uiuc.md)
  * [怎麼在香檳移動](/transportation/transport_in_cmi.md)
* [\[住\] 香檳找房大共筆](/housing.md)
  * [住宿類型](/housing/types_of_housing.md)
  * [你想要什麼](/housing/what_do_you_want.md)
  * [該查什麼](/housing/what_to_vet.md)
  * [室友共住](/housing/_sharing.md)
* [\[生活\] 在香檳的日子](/life.md)
  * [所以要帶什麼去香檳\_玉米田的生活指南](/life/what_to_bring.md)
  * [你說…香檳很無聊](/life/life.md)
* [\[生活\] 跟錢有關的那些事](/finance.md)
  * [學費](/finance/1_tuition.md)
  * [開銀行帳戶](/finance/2_banking.md)
  * [有用的理財工具](/finance/3_useful_apps.md)
  * [信用卡](/finance/4_credit_cards.md)
  * [校內打工](/finance/5_oncampus_jobs.md)
  * [學生保險](/finance/6_student_insurance.md)
  * [FAQ](/finance/7_faq.md)
* [\[學\] 一些可能有用的學校資源](/acedemics.md)

#### Disclaimer

在撰寫的時候秉持著盡可能提供最新資訊的原則，但有些資訊可能會隨著時間而改變，請務必以官方文件和網站內容為主。每節文章都會附上我最後一次更新的時間，希望這樣可以很有幫助。


---

# Agent Instructions: 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://uiuc-docs.tichung.com/usage.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.
