# Game Options

**Game Options** menu is accessible from the **Game View** by long-press of ![](https://990680527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FexdzL60ZuqPLldz2AYta%2Fuploads%2FW8q8wzu0yW9Htt5h4zEA%2Fimage.png?alt=media\&token=a4ae3ad3-3a80-4c28-8b15-92a1b5a80da7) when a game is highlighted.

<div align="left"><figure><img src="https://i.imgur.com/WId2I6B.png" alt=""><figcaption><p>Game options</p></figcaption></figure></div>

From this menu, you will be able to:

* View Game Manual, Video and Media
* Manage Game (saves, find similar games, delete game)
* Add Game to favorites
* Scrape Game / Edit Game Metadata
* Define specific Game Options

### Advanced Game Options

You have the ability to define at a game level the same options that you can define at System level.

The **ADVANCED GAME OPTIONS** can be used when you need to define for a game a setting that differs from the [system settings](https://wiki.retrobat.org/view-options#advanced-system-options).


---

# 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-options.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.
