> For the complete documentation index, see [llms.txt](https://stsa-1.gitbook.io/student-hand-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stsa-1.gitbook.io/student-hand-book/07-sheng-huo/jiang-xue-jin-yu-bu-zhu.md).

# 獎學金與補助

就讀博士班通常領有獎學金，Stanford 獎學金大致分成 fellowship、RA-ship 與 TA-ship。通常錄取的時候就會告知有沒有 fellowship，沒有的話入學後還是可以嘗試申請其他 fellowship（只是不容易拿到）。Fellowship 來源很多，美國許多機構都有提供，但多半要擁有美國永久居留權才能申請。各系所可能有自己的 fellowship；而Stanford 校方提供的幾個主要的 fellowship有：

* SGF：為期三年，含學雜費及生活補助，是 Stanford 最大的獎學金，主要提供科學／工程領域。SGF要由教授向你所屬的系所推薦，不能自己申請。若已經加入實驗室，可嘗試詢問指導教授是否有機會申請。
* SIGF：獎助和 SGF 差不多，但只給跨領域研究。要自行申請，需要兩封推薦信。
* DARE：全額獎助，只給最後兩年的博士班學生申請。
* RA-ship 與 TA-ship 則都是為學校工作領薪水，然後學校支付學費。持 F-1 簽證每週工作不得超過 20 小時（50%），所以拿 50% RA-ship 或 50% TA-ship 已算是 full fund。有些系所會將 RA-ship 和 TA-ship 結合為 25% RA + 25% TA 。

另外，不少私人企業提供獎助學金，依照領域申請，如Shell Inc.、Apple Inc.等公司每年都會公布申請項目細節，需要自己多做功課申請。


---

# 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:

```
GET https://stsa-1.gitbook.io/student-hand-book/07-sheng-huo/jiang-xue-jin-yu-bu-zhu.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.
