# Game Controls

### Start Boost

Start Boost is activated if you successfully press "Up" at the exact time.

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

### Item Use

After obtaining an item, press "left Ctrl" to use it.

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

### Skill Use

Once the skill gauge is full, press "left Alt" to use the skill.

<figure><img src="/files/1wdK9QlfheMwP33pIWw1" alt=""><figcaption></figcaption></figure>

### Drift

Drift starts when "Left" or "Right" is double-tapped during a turn.

Drift can be maintained up to Level 3.&#x20;

You can activate the drift boost by double-tapping the arrow keys again or pressing "Shift".

<figure><img src="/files/qgvWspsbpLNAzCEEik7F" 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://guide.rumbleracingstar.io/how-to-start/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.
