# 2.1：醒醒，公民！熟悉你的基本動作與互動

* **初次甦醒與移動：** 載入遊戲後，你將在公寓的床上醒來。按下 `Y` 鍵即可起床。移動操作與多數第一人稱遊戲相同：`W`, `A`, `S`, `D` 控制方向，`滑鼠` 轉動視角，`左 Shift` 奔跑，`空白鍵` 跳躍。
* **核心互動系統：** 這是遊戲的關鍵機制。將準星對準目標（如門、按鈕），按住 `F` 鍵，此時會出現互動選項。保持按住 `F`，用滑鼠選擇「Open」或「Sit」等動作，最後點擊 `滑鼠左鍵` 執行。這個「按住 F + 點擊」的組合是你在宇宙中生存的必備技能，從開門到撿貨物都得靠它。

### 2. 你的裝備與倉庫管理

* **個人物品欄 (`I` 鍵)：** 按下 `I` 鍵可打開你的隨身物品介面。左側是你的個人庫存，顯示所有穿戴在身上或背包裡的物品。
* **管理技巧：** 你可以用滑鼠拖放物品來轉移。快捷鍵： `左鍵雙擊` 可快速穿上裝備，`Shift + 左鍵單擊` 可在個人與本地倉庫間快速轉移整疊物品。

### 3. 關鍵按鍵與介面速查 (官方預設)

此處列出你在遊戲第一小時內最需要的核心快捷鍵，詳情可參閱 [**附錄 A**](/star-citizen-beginners-guide/appendix/appendix-a.md)。

**徒步基礎動作：**

* `F` (長按 / 點擊): 互動與執行預設動作
* `I`: 打開個人物品欄
* `F1`: 開啟 mobiGlas 個人助理
* `F2`: 快速開啟星圖
* `左 Alt + H`: **穿/脫頭盔** (保命必備)
* `C`: 使用醫療針 (MedPen)
* `4`: 使用多功能工具 (牽引光束/醫療槍)
* `G`: 投擲手榴彈

**物品欄內快捷鍵：**

* `左鍵雙擊`: 快速裝備
* `Shift + 左鍵單擊`: 快速轉移物品

***

## 結語

你已掌握了在《星際公民》宇宙中徒步探索所需的核心技能：移動、互動與管理。雖然學習曲線陡峭，且 Alpha 測試充滿挑戰，但你已具備克服初期障礙的知識。現在，去探索你所在的城市，找到太空港，呼叫你的第一艘飛船，勇敢地踏上駕駛艙。你的傳奇，正要開始。


---

# 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-1.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.
