# Game Control Center

The Game Control Center is an overlay that is available when playing, it can give you quick access to game information, such as game description, control layout, Game Map, Game Manual...

{% hint style="info" %}
Manual and map will only be available if the media exists.

Tattoos are not available for all systems.
{% endhint %}

Press HOTKEY + ![](https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2Ffb7VyeofkCrS8pTCuvV1%2Fimage.png?alt=media\&token=f08ea543-94b4-4eae-89ff-22a46d4b339a) on your controller, or **CTRL+F12** on the keyboard:

<div align="left"><figure><img src="https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FvA1kGl82M4aZkpHn6RZl%2Fimage.png?alt=media&#x26;token=d16e0534-9700-493d-8d72-706b2237160d" alt="" width="375"><figcaption></figcaption></figure></div>

Use the **Tattoo** button to display the control scheme:

<div align="left"><figure><img src="https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FF2u2RqprW4J77xa9Pp5T%2Fimage.png?alt=media&#x26;token=f08d29db-d8aa-4d94-b6ef-b01578e8462e" alt="" width="375"><figcaption></figcaption></figure></div>

The **MAP** button will open the game map:

<div align="left"><figure><img src="https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FwZOwUO7veVj1PCkXLCqD%2Fimage.png?alt=media&#x26;token=8cd0b3e0-6081-465c-9d52-837c86ce0c34" alt="" width="375"><figcaption></figcaption></figure></div>

The **MANUAL** button will open a pdf reader to display the manual:

<div align="left"><figure><img src="https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FvgycJSLrZRPomhBNln84%2Fimage.png?alt=media&#x26;token=92fa10db-7886-4788-90ff-196effbeddaa" alt="" width="375"><figcaption></figcaption></figure></div>

The **EXIT EMULATION** button will force quit the emulator back th RetroBat interface.


---

# 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.retrobat.org/navigation/game-control-center.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.
