> For the complete documentation index, see [llms.txt](https://flying.gzic.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flying.gzic.online/chu-guo-shen-zao.md).

# 出国深造

- [约翰霍普金斯大学-生物医学工程硕士（BME）-19生医朱云龙](https://flying.gzic.online/chu-guo-shen-zao/yue-han-huo-pu-jin-si-da-xue-sheng-wu-yi-xue-gong-cheng-shuo-shi-bme19-sheng-yi-zhu-yun-long.md)
- [东京工业大学-IGP项目-19分子许熙](https://flying.gzic.online/chu-guo-shen-zao/dong-jing-gong-ye-da-xue-igp-xiang-mu-19-fen-zi-xu-xi.md)
- [University of Akron-3+2(AMP)-19分子李锐新](https://flying.gzic.online/chu-guo-shen-zao/university-of-akron3+2amp19-fen-zi-li-rui-xin.md)
- [香港科技大学（广州）-Red Bird Mphil-19微电子冯雨橦](https://flying.gzic.online/chu-guo-shen-zao/xiang-gang-ke-ji-da-xue-guang-zhou-red-bird-mphil19-wei-dian-zi-feng-yu-tong.md)
- [香港科技大学（广州）-Mphil-19微电子左一航](https://flying.gzic.online/chu-guo-shen-zao/xiang-gang-ke-ji-da-xue-guang-zhou-mphil19-wei-dian-zi-zuo-yi-hang.md)
- [代尔夫特理工大学-航空航天工程-21机器人费菁皓](https://flying.gzic.online/chu-guo-shen-zao/dai-er-fu-te-li-gong-da-xue-hang-kong-hang-tian-gong-cheng-21-ji-qi-ren-fei-jing-hao.md)
- [新加坡国立大学“3+1+1”本硕项目申请经验——2020级BME吴诗哲](https://flying.gzic.online/chu-guo-shen-zao/xin-jia-po-guo-li-da-xue-3+1+1-ben-shuo-xiang-mu-shen-qing-jing-yan-2020-ji-bme-wu-shi-zhe.md)
- [2+2鲁汶大学-电子工程-21微电子郑飞扬](https://flying.gzic.online/chu-guo-shen-zao/2+2-lu-wen-da-xue-dian-zi-gong-cheng-21-wei-dian-zi-zheng-fei-yang.md)
- [2+2鲁汶大学-电子工程-21集成电路杨媚涵](https://flying.gzic.online/chu-guo-shen-zao/2+2-lu-wen-da-xue-dian-zi-gong-cheng-21-ji-cheng-dian-lu-yang-mei-han.md)
- [2+2爱丁堡大学-电子与电气工程-21微电子李润庭](https://flying.gzic.online/chu-guo-shen-zao/2+2-ai-ding-bao-da-xue-dian-zi-yu-dian-qi-gong-cheng-21-wei-dian-zi-li-run-ting.md)
- [2+2爱丁堡大学-电子与电气工程-21微电子邝星洋](https://flying.gzic.online/chu-guo-shen-zao/2+2-ai-ding-bao-da-xue-dian-zi-yu-dian-qi-gong-cheng-21-wei-dian-zi-kuang-xing-yang.md)
- [2+2伯明翰大学-机械电子与机器人工程-21机器人周俊霖](https://flying.gzic.online/chu-guo-shen-zao/2+2-bo-ming-han-da-xue-ji-xie-dian-zi-yu-ji-qi-ren-gong-cheng-21-ji-qi-ren-zhou-jun-lin.md)
- [NYU-21级生医廖君如](https://flying.gzic.online/chu-guo-shen-zao/nyu21-ji-sheng-yi-liao-jun-ru.md)
- [东京大学-先进材料系-18轻化工程刘梓洋](https://flying.gzic.online/chu-guo-shen-zao/dong-jing-da-xue-xian-jin-cai-liao-xi-18-qing-hua-gong-cheng-liu-zi-yang.md)


---

# 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://flying.gzic.online/chu-guo-shen-zao.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.
