# Game Modes

Once you've plugged in your GRAM Slim, game modes are accessed using run-time (after plugging in) key combinations. These all start with the prefix **MX + Start** and include an activation button corresponding to each mode. All modes have optimized layouts and angles for their respective games.

In order to remap the layouts of any game mode, please visit [remapp.ing](https://remapp.ing/).

*(All game mode button combination are written in melee mode layout with default mappings, as it is the default mode. These button combinations will not change with remappings.)*

## Melee (MX+ST+LT)

<figure><img src="/files/3Byw5QvibhL2uOjcDf1J" alt="" width="563"><figcaption><p>DP* represents a D-Pad modifier. When held, it will turn your C-stick cluster into a D-Pad.</p></figcaption></figure>

## PM/P+ (MX+ST+Left)

<figure><img src="/files/ak8O7sSFJOlDuWP8SdTD" alt="" width="563"><figcaption><p>MX + R+A = True Z Press</p></figcaption></figure>

## Ultimate (MX+ST+Down)

<figure><img src="/files/UsXRZRtFiRE5iMAlyrj9" alt="" width="563"><figcaption></figcaption></figure>

## FGC (MX+ST+Right)

<figure><img src="/files/fvZNlivayNIDAJSnPoDR" alt="" width="563"><figcaption></figcaption></figure>

## Rivals 1 (MX+ST+B)

<figure><img src="/files/WTQdOKsRbhv8AEAL71LA" alt="" width="563"><figcaption></figcaption></figure>

## Rivals 2 (MX+ST+RT)

<figure><img src="/files/YJTnWY0V4hI7XD5xjTin" alt="" width="563"><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://help.gramctrl.com/getting-started/gram-slim/game-modes.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.
