# Oregon骑行老鹰按键

## **使用** <a href="#shortcut-key" id="shortcut-key"></a>

**向前加速 `W`  控制`/` 减速  `S` 控制**

**向左移动 `A`  控制`/` 向右移动  `D` 控制**

**方向移动 `通过鼠标移动` 控制**

**发射陨石导弹 `R`  控制**

**退出骑行老鹰模式 `E` 控制**


---

# 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://docs.shark.top/rdr2/oregon/riding.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.
