# 如何使用手柄

## 基础操作

![默认键位图](/files/-Meo8DrukW2UBI_8a4z_)

## 手持锁定

此功能让玩家无需长时间按住【抓握键】以持有物品，避免手部劳累：

1. 按住【抓握键】抓取物品
2. 双击【扳机键】，可将物品锁定在手中，此时可松开【抓握键】
3. 再次按下【抓握键】可解除锁定

## 拾取辅助

游戏默认开启拾取辅助（Grab Assist）功能，避免游戏中频繁弯腰做拾取动作：

1. 食指按住【扳机键】
2. 用手指向想要拾取的物品（手掌朝下）
3. 物品上出现【手形图标】
4. 中指按住【抓握键】实现隔空取物
5. 埋在地中的石头和火石，需按住【抓握键】并向上做拉出动作，以完成拾取

注意：地上的干草不支持此功能。<br>


---

# 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://att.vr42.com/quick-start/controller.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.
