> For the complete documentation index, see [llms.txt](https://wiki.retrobat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.retrobat.org/navigation/game-options.md).

# Game Options

**Game Options** menu is accessible from the **Game View** by long-press of ![](/files/oQmMDvGLPCQJiXNlol7Z) 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](/navigation/view-options.md#advanced-system-options).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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