# Survive In #1037 Forest

本手册旨在为广大在读以及刚入学的huster们提供一些帮助。

### TODO

暂定将会添加到手册中的内容：

* [ ] 立志篇
* [ ] 华科转专业攻略
* [ ] 保研考研经验分享
* [ ] 找工作经验分享

### 开源许可

本指南遵循[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)协议开源

### 如何贡献内容？

#### 投稿&修订

在gitbook上登陆github账号，在本手册空间中进行修改并提起Change Request，我们会收到改动信息并进行review。如果内容合适，维护者会尽快将最新内容呈现到本手册中。

#### 提出质疑

如果你对本手册内容持有怀疑意见，认为某些内容过于片面或者不属实，请在github issue板块具体指出，维护团队随后会尽力寻找相似背景的同学进行重新审核并修改。

### 免责声明

> 本指南所提供的信息，仅供参考。
>
> 本指南及其编辑者一概无需以任何方式就任何信息传递或传送的失误、不准确或错误对使用者或任何其他人士负任何直接或间接的责任。
>
> 在法律允许的范围内，不承担使用者或任何人士就使用或未能使用本指南所提供的信息或任何链接所引致的任何直接、间接、附带、从属、特殊、惩罚性或惩戒性的损害赔偿。
>
> 本指南所提供的信息，使用者须自行保证不会受限于任何限制或禁止使用者使用或分发本指南所提供信息的当地的规定。
>
> 凡以任何方式使用或阅读本指南或直接、间接使用本指南中资源者，视为自愿接受本声明的约束。

### 致谢

本手册受到[@SurviveSJTUManual](https://survivesjtu.gitbook.io/survivesjtumanual/)的启发，特此致谢

[@Arktische](https://github.com/Arktische) 发起者 & maintainer

[xiong35](mailto:undefined)前端工作指南


---

# 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://1037survival.gitbook.io/survive-in-1037-forest/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.
