# 附錄 A：快還要更快！新手必備快捷鍵小抄

《星際公民》的熱鍵非常複雜，但你不需要一次性記住全部。以下整理了目前版本中，系統**官方預設 (Default)** 的最核心快捷鍵。掌握這些，就足以應對 90% 的宇宙生活。

### 1. 徒步狀態 (On Foot)

| 動作                 | 快捷鍵           | 備註                 |
| ------------------ | ------------- | ------------------ |
| **互動 (選單/執行)**     | `F` (長按 / 點擊) | 萬物皆可用 F，點擊執行預設動作   |
| **mobiGlas (主選單)** | `F1`          | 打開你的隨身電腦           |
| **庫存 (Inventory)** | `I`           | 管理個人與區域物資          |
| **星圖 (Starmap)**   | `F2`          | 快速開啟導航地圖           |
| **裝備/脫下頭盔**        | `左 Alt + H`   | **保命必備**，注意環境是否有氧氣 |
| **使用醫療針**          | `C`           | 快速對自己使用 MedPen     |
| **使用多功能工具**        | `4`           | 快速取出牽引光束或醫療槍       |
| **投擲手榴彈**          | `G`           | 點擊投擲，長按可進行精準拋物線預估  |

### 2. 基礎飛行 (Basic Flight)

| 動作                   | 快捷鍵            | 備註                   |
| -------------------- | -------------- | -------------------- |
| **離開座椅**             | `Y` (長按)       | 飛行中請務必小心操作           |
| **切換模式 (NAV / SCM)** | `B`            | **大師模式核心**。切換戰鬥與旅行狀態 |
| **啟動量子引擎 (校準)**      | `B` (長按)       | 僅在 NAV 模式下可啟動校準      |
| **執行量子跳躍 (Jump)**    | `滑鼠左鍵` (長按)    | 校準完成後執行跳躍            |
| **聯繫航管 (ATC)**       | `左 Alt + N`    | 請求起飛、降落或開啟機庫門        |
| **收放起落架**            | `N`            |                      |
| **自動巡航 (Cruise)**    | `左 Alt + C`    | 維持當前速度前進             |
| **速度限制器調整**          | `左 Alt + 滑鼠滾輪` | 調整當前推進力上限            |
| **自由視角**             | `Z` (長按)       | 在座艙內觀察四周，不影響飛行方向     |

### 3. 戰鬥與船艦系統 (Combat & Systems)

| 動作                   | 快捷鍵    | 備註                        |
| -------------------- | ------ | ------------------------- |
| **操作員模式切換**          | `M`    | 切換 **加油 / 採礦 / 打撈** 等專業模式 |
| **鎖定目標**             | `T`    | 鎖定準星指向的目標                 |
| **發射導彈 / 進入導彈模式**    | `滑鼠中鍵` | 進入導彈操作員模式                 |
| **發射武器**             | `滑鼠左鍵` |                           |
| **釋放干擾彈 (Decoy)**    | `H`    | 對抗追蹤導彈 (誘餌彈)              |
| **釋放干擾雲 (Noise)**    | `J`    | 暫時干擾敵方雷達鎖定 (長程)           |
| **解耦模式 (Decoupled)** | `V`    | 飛船將維持慣性飛行，不自動修正航向         |
| **開/關電源 (Power)**    | `U`    | 一鍵切換全船供電狀態                |
| **開/關引擎 (Engine)**   | `I`    | 降落後關閉引擎可防止飛船因強風飄走         |

### 4. 專業與進階操作

| 動作              | 快捷鍵         | 備註                |
| --------------- | ----------- | ----------------- |
| **請求對接 (指令模組)** | `右 Alt + N` | 專用於大型模組化船隻        |
| **工程終端互動**      | `F`         | 在船內 MFD 螢幕上操作資源網路 |

***

> **溫馨提醒**：在目前的版本中，**「開啟/關閉所有艙門」預設並沒有綁定熱鍵**。若有滅火或防登船需求，建議在 `Options > Keybindings` 中自行設定。

[Star Citizen Official Keybindings Guide](https://robertsspaceindustries.com/comm-link/transmission/19000-Star-Citizen-Alpha-4-8-Keybindings)


---

# 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/appendix/appendix-a.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.
