# Game Controls

## Cardano Wallet

All assets are stored on Cardano blockchain. A Cardano wallet is needed to connected your assets on Carda Station.

## In Game Controls

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

#### General

| Key   | Function                                        |
| ----- | ----------------------------------------------- |
| ESC   | Open the in game menu                           |
| i     | Open the inventory menu                         |
| m     | Open the map                                    |
| c     | Switch between first person and 3rd person view |
| Mouse | Move the camera                                 |

#### While Walking

| Key          | Function             |
| ------------ | -------------------- |
| WASD         | Walk around          |
| Spacebar     | Jump                 |
| Shift (hold) | Walk slightly faster |

#### While Driving

| Key      | Function                      |
| -------- | ----------------------------- |
| WASD     | Steer, accelerate and reverse |
| Spacebar | Brake                         |

## Controllers

Carda Station supports XBOX and Play Station controllers.&#x20;

### XBOX

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

### Play Station

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


---

# 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.cardastation.com/home/mechanics/game-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.
