> For the complete documentation index, see [llms.txt](https://hello.imziv.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hello.imziv.tw/fa-xue-yuan-sheng-huo-shi-lu/xue-xiao-sheng-huo/gao-zhong-yu-da-xue-de-duan-lie.md).

# 高中與大學的斷裂

　　中島美嘉代表的是我的高中時期。是那個想做什麼都可以去做，並且都做得到，也很有自信地邀請各個人參加活動的我。

　　回頭看看，從高中渡到大學時，是個斷裂。

　　大學是個小社會沒錯，顯然我在適應社會時有點水土不服，花了很多時間做自己不是真的很想做的事，而且顯然後遺症還持續了十年。觀察周圍的人、學習適應社會，但忘記自己是誰，想做什麼。科系不是問題，而是我面對這四年的心態與姿態不正確，有點僵硬。

　　如果可以，還是很希望當時有前輩點醒我——盡情做最想做的事。

　　不過還好，我有機會更正。

*January 02, 2025*


---

# 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, and the optional `goal` query parameter:

```
GET https://hello.imziv.tw/fa-xue-yuan-sheng-huo-shi-lu/xue-xiao-sheng-huo/gao-zhong-yu-da-xue-de-duan-lie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
