# 序

本手册成立于2022年，为一名湖大本科生自发创作，旨在帮助准备出国留学的湖大学子们。

为了能够持续更新一些新的内容分享出来，这里把它制作成了GitBook网页开放给大家阅读和编辑，并长期更新维护。

希望各位HNUer们在这里的分享，能给未来的学弟学妹们带来一些微小的帮助。

## 湖大留学社群

{% hint style="success" %} <mark style="color:blue;">**北校留学QQ群在这里：951510946**</mark>
{% endhint %}

因为南校一直没有一个活跃的留学群，大家基本都是在孤军奋战，所以这里建了一个QQ群，希望能帮到大家，有问必答，信息共享，欢迎加入讨论！（现已成为湖大最大的留学QQ群）

{% hint style="success" %} <mark style="color:green;">**HNU留学社群：706650486**</mark>
{% endhint %}

<div align="center"><figure><img src="/files/IwXFtZsni4lKxW5Sj4mH" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="success" %}
本网站创始人微信：qq1985055836，欢迎来和我交流！😊
{% endhint %}

***

## 关于本书内容更新

所谓“前人种树，后人乘凉”，希望已经或者即将远赴重洋的你，也能够薪火相传，在湖大飞跃手册上添砖加瓦，留下自己的一笔。

<mark style="color:purple;">如果你有任何关于留学的心得、经历、感受可以和大家分享，都可以用下面的方法对本书内容进行更新，如果对本书内容有任何问题或建议，也欢迎提出，谢谢！</mark>

* **方法1**：加网站创始人QQ：1985055836，或微信：qq1985055836
* **方法2**：**直接通过GitHub编辑此网站**（此方法需要注册GitHub账号和翻墙）：点击需要编辑的页面右上角的“在GitHub上编辑”，右上角sign in（登录）或sign up（注册）你的GitHub账号，再点击右上角的铅笔图标，对文档进行编辑，完成后点击propose changes，点击create pull request，再点击create pull request，就成功上传啦！

#### 声明

本手册继承了部分2013版手册（在友情链接中贴出）内容，在这里特别感谢原版的作者们！

本手册非官方出版物，和湖南大学官方无任何关联，对任何内容的合法性和真实性不负法律责任。同时，未经许可，严禁任何中介机构和教育咨询机构引用和传播，违者必究。


---

# 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://hnufly.gitbook.io/main/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.
