# Keybindings

### 🚤・Boats

Throttle Up - **W**, **Mouse Wheel Up**\
Throttle Down - **S**, **Mouse Wheel Down**\
Fast Throttle Change - **Left Shift**\
Raise / Lower Anchor - **Z**<br>

### 🚁・Helicopters

Cyclic Forward - **W**\
Cyclic Backward - **S**\
Cyclic Left - **A**\
Cyclic Right - **D**\
Left Pedal - **Q**\
Right Pedal - **E**\
Collective Raise - **Left Shift**, **Mouse Wheel Up**\
Collective Lower - **Z**, **Mouse Wheel Down**\
Landing Lights - **L**\
Toggle HUD - **B**\
Toggle Heli Command - **\\**\
Flight Recovery - **Num+**

### 🧨・More Explosives

Switching between detonator modes - **X**

### 👂・Ear Plugs

Toggle Earplugs - **N** \
Increase Mute Volume - Equals (**=**) \
Decrease Mute Volume - Minus (**-**)

### 🏃‍♀️・Auto Run

Auto run - **Num+**

### 🫱・Give & Take

Give item - **O**


---

# 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://wiki.eclipz.au/mod-list/keybindings.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.
