# 訂機票與安排班機

## 訂機票

若短期內不會返臺可考慮只買單程票。離學校最近的機場是舊金山國際機場（SFO）和聖荷西國際機場（SJC），臺灣出發的航班都是飛 SFO，長榮（星空聯盟）一天最多三班，中華（天合聯盟）一天最多兩班，聯合航空（星空聯盟）每天一班，星宇航空每天一班，在買票時除了考慮價格外也可以考慮是否要累積里程，因為在美國可能有滿多機會搭飛機，如果都搭同一間聯盟的航空公司，累積里程可以比較快。買票建議可使用[Google機票搜尋](https://www.google.com/flights/)比較價格。

## 安排班機

從舊金山機場到Stanford的交通方式有許多選擇。大眾運輸的部分，由舊金山國際機場搭乘[Bart](http://www.bart.gov/stations)於Millbrae站轉乘[Caltrain](http://www.caltrain.com/schedules/weekdaytimetable.html)(週間與週末班次不同)往San Jose方向乘坐至Palo Alto站，即可搭乘Stanford免費的[Marguerite Shuttle](https://transportation.stanford.edu/marguerite/schedules.php)至校園各角落。但由於治安問題，第一次來的同學帶著行李不建議搭乘巴士。

[SamTrans](http://www.samtrans.com/)為西灣公車，其中 KX 線會從 Palo Alto Transit Center 往返 SFO 機場，單程只要 2 元。

搭乘Uber/Lyft（約 40 -70 美元）或者 shuttle bus（例如 Super Shuttle 或 South and East Bay Airport Shuttle）。Shuttle價格合理（約 20–30 美元），會直接將你載到指定的地址，也會幫忙搬行李，是方便經濟的選擇。可以先網路預約，價錢會比當場訂便宜，學校網頁上也有 Super Shuttle 的折價券可使用。

另外，如果班機抵美時間在下午五點以後（部分長榮及華航航班），會來不及趕在宿舍辦公室關門前領取鑰匙，此時可撥 (650) 725-1602 請學校派人發鑰匙給你。


---

# 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://stsa-1.gitbook.io/student-hand-book/01-chu-guo-qian/ding-ji-piao-yu-an-pai-ban-ji.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.
