# 2.2：你的超級手環「mobiGlas」，最重要的隨身工具

按下 `F1` 鍵，你的角色會舉起手臂，在你面前投射出一個半透明的介面。這就是你的 mobiGlas，它集成了你作為一名公民所需要的所有應用程式，是你在宇宙中的生命線。

mobiGlas 介面下方有一排圖標，讓我們來認識幾個最常用的：

* **通訊 (Commlink - 左上角人像圖標)：** 你可以在這裡看到伺服器裡的其他玩家，聯繫航管 (ATC) 也在這裡操作（雖然快捷鍵 `左 Alt + N` 更方便）。快捷鍵是 `F11`。
* **車輛裝備管理器 (Vehicle Loadout Manager - 飛船圖標)：** 在這裡，你可以更換你飛船上的武器、護盾、引擎等零件。**注意：** 如果你停靠在大型旗艦（如 Idris 或 Polaris）的機庫內，也可以在這裡直接進行加油、修理與補彈。
* **合約管理器 (Contract Manager - 文件夾圖標)：** **這是你的「任務大廳」**。你所有能接的工作都在這裡。包含公開的 General 任務與私人的 Personal 任務。
* **星圖 (Starmap - 鑽石圖標)：** **這是你的導航系統**。按下 `F2` 可以直接打開它。
  * **操作技巧：** `滑鼠滾輪` 縮放，`按住滑鼠右鍵` 平移，`按住滑鼠左鍵` 旋轉。
  * **設定航線：** 在星圖上找到目的地，左鍵雙擊後點擊「Set Route」。

更多快捷鍵請參考：[**附錄 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-2.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.
