# Oregon创建者模式按键

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

**向左旋转 `Q`  控制`/` 向右旋转  `E` 控制**

**向前移动 `W`  控制`/` 向后移动  `S` 控制**

**向上升高 `SHIFT`  控制`/` 向下降落  `CTRL` 控制**

**确认创建 `退格键 / Back`  控制**

**退出创建者模式 `C` 控制**


---

# 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/creator.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.
