# Basic Controls

## <mark style="color:yellow;">**Movement:**</mark>

* Forward: W, Up Arrow
* Backward: S, Down Arrow
* Strafe Left: A
* Strafe Right: D
* Jump: Space Bar

<figure><img src="/files/yJFvsKAwJLVU1OqxPgXD" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">**Combat:**</mark>

* Shoot/Slash: LMB (Left Mouse Button), Left Ctrl
* Reload: R
* Melee Weapon: 1
* Primary Ranged Weapon: 2
* Secondary Ranged Weapon: 3

<figure><img src="/files/yJFvsKAwJLVU1OqxPgXD" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">**Items and Weapons:**</mark>

* Item #1: 4
* Item #2: 5
* Previous Weapon/Item: Q, Wheel Up
* Next Weapon/Item: E, Wheel Down

<figure><img src="/files/yJFvsKAwJLVU1OqxPgXD" alt=""><figcaption></figcaption></figure>

## **Communication:**

* Chat: Return (Enter) - Open or close the chatting entry
* Team Chat: ' (Single Quote) - Open the chatting entry for your team only

<figure><img src="/files/yJFvsKAwJLVU1OqxPgXD" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">**Menu and Information:**</mark>

* Main Menu: ESC - Access the main menu
* Game Status: Tab - Show the score of players currently in the game, their levels, and whether they are killed or not.

<figure><img src="/files/yJFvsKAwJLVU1OqxPgXD" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">**Taunting:**</mark>

* Taunt: \` (Backtick) - Taunt other players

<figure><img src="/files/yJFvsKAwJLVU1OqxPgXD" alt=""><figcaption></figcaption></figure>

## **Now that you're familiar with the controls, let's dive deeper into GUNZ's gameplay.**


---

# 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://gunz.gitbook.io/gunz-guide/how-to-play-gunz/how-to-play/basic-controls.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.
