> For the complete documentation index, see [llms.txt](https://docs.stalents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stalents.com/si-lian-xi-fang-shi.md).

# 四 、联系方式

符合条件的海外人才，请通过以下联系方式，准备好个人基础材料。

&#x20;***( 1 ) 身 份证或护照扫描件；(2)学历、学位证书扫描件；(3)工作经历证明材料；(4)主持(参与)项目证明材料；(5)科研成果证明材料（论文、著作、专利、报告等）; (6) 其他需要提交的材料等。***

如有任何问题，可通过Twitter、Telegram、Email联系周主任。

联系方式：

Dr.  Zhoo&#x20;

Director of Talent Office\
China International Talent Net\
Email：<chinatalenet@gmail.com>\
Telegram:<https://t.me/kalapas>


---

# 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://docs.stalents.com/si-lian-xi-fang-shi.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.
