# 再版序

“中科大不完全入学指南”在“出版”的两年内，在22、23级新生（包括研究生新生）中广泛传播，我想应该帮助了很多同学，能自然地“入门”科大。

不过，pdf的形式和个人主页的传播形式，已然有些落后。参考交大生存手册，我们尝试使用gitbook来完成整个的转移。本指南也更名为“USTC不完全入学指南”，以更好的适应网络传播。

同时，这一版中我们也对一些陈旧的内容进行了删减和更新。未来也将进行持续的更新。

有很多人跟我说，希望入学指南和生存手册一样，写入更多的指导大家发展方向的内容。但这不符合我对于入学指南的定位和初衷。入学指南就是很纯粹的，帮助大家解决学习生活中的小困难小问题的一个资料，一个“字典”。大家有什么小困难小问题，来这里都能查到，这才是这本指南最好的状态。当然，关于生存手册类似的产物，我们也在孕育中。请大家敬请期待。

最后，感谢帮助过本手册编写的所有同学、老师。谢谢你们，谢谢。也欢迎有热情的同学加入我们。联系方式见旧版序。

祝你在科大度过最美的一段时光。

施耀炜，21 级少年班学院

2024年6月23日，于中国科学技术大学中区


---

# 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://ustcguide.gitbook.io/admission/start/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.
