# 2.3：告別你的小窩，如何從城市前往太空站

好了，公民。你已經熟悉了基本操作，現在是時候離開你溫暖的公寓，去領取你的第一艘飛船了。這個過程就像是新手指引的一部分，目的是讓你熟悉城市的交通系統。

### 第一步：跟著標示走

在你離開公寓後，抬頭看看周圍的牆壁和懸掛的指示牌。遊戲世界裡充滿了引導標示，它們會告訴你「Metro Loop」（地鐵環線）或「Spaceport」（太空站）的方向。學會觀察環境、尋找標示，是你在《星際公民》裡生存的第一課。

### 第二步：搭乘大眾運輸工具

在大多數城市，你需要搭乘地鐵或電車才能到達太空站。跟隨標示來到月台，等待列車進站。列車門會自動打開，走進去，然後欣賞窗外的風景吧！這段旅程是體驗《星際公民》驚人視覺效果的絕佳機會。列車到站時，螢幕和廣播都會提示你這裡是「Spaceport」。

### 第三步：呼叫你的愛船 (ASOP 終端機)

到達太空站大廳後，你需要找到停放你飛船的機庫。但首先，你需要「呼叫」它。尋找一個看起來像公共電腦的終端機，螢幕上通常會顯示船艦的標誌，這就是 **ASOP (Automated Ship and Vehicle Delivery Terminal)** 終端機。

1. 走到終端機前，按住 `F` 鍵與它互動。
2. 你的飛船列表會出現在螢幕左側。
3. 點擊載具名稱右方的「Retrieve」按鈕（如果是第一次呼叫，可能需要先點擊「Deliver」進行交付）。
4. 螢幕上會顯示你的船被派送到哪個機庫類型（小、中、大、特大）。

### 第四步：前往你的機庫

在 ASOP 終端機附近，你會找到通往機庫的電梯。進入電梯後按下對應的機庫類型按鈕。

更多基礎快捷鍵請參考：[**附錄 A：快捷鍵小抄**](/star-citizen-beginners-guide/appendix/appendix-a.md)。


---

# 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://star-netrunners.gitbook.io/star-citizen-beginners-guide/part-2/section-2-3.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.
