> 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/san-shen-bao-yao-qiu.md).

# 三、 申报要求

三、 申报要求

暂定日期

（2027创新计划）：

来自中国企业的研究问题陈述：2027 年 1 月 1 日至 2027 年 3 月 31 日

研究人员的问题陈述与研究人员的工作相匹配：2027 年 1 月 1 日 - 2027 年 5 月 30 日

最终结果公布：2027 年 11 月第一周

开始工作：2027年2月至3月（研究人员可以通过提交请求来延迟开始工作）

薪酬

为签署合同，将提供前往中国的免费机票。

合同签订后将赠送100万元人民币的丰厚礼金。

给予个人资金500-800万元，资助期限3年；对青年人才（工作经验10年以下）给予个人资金200-400万元。

根据项目具体需求，最高可提供1亿元人民币的项目资助。

在整个项目期间，居住在中国的研究人员将获得免费住宿和子女免费教育。此项福利不适用于远程顾问。

成功完成项目任期后，研究人员将有资格申请中国绿卡。

项目期满后，研究人员可享受退休后社会福利待遇。

如果研究问题能够带来成功的商业收入，团队领导可以选择在初始协议中提出佣金百分比。

&#x20;**申报人填写申报表、附件材料，经用人单位推荐至各地主管部门。证明材料应包括：**

**(1 ) 身 份证或护照扫描件；**

**(2)学历、学位证书扫描件；**

**(3)与用人单位签订的工作合同或聘用意向书扫描件；**

**(4)工作经历证明材料；**

**(5)主 持(参与)项目证明材料；**

**(6)科研成果证明材料；**

**(7)企业资 质及相关荣誉； (8)破格说明材料(申请条件破格提交);**&#x20;

**(9) 其他需要提交的材料等。**


---

# 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/san-shen-bao-yao-qiu.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.
