# View Options

**VIEW OPTIONS** is accessible from the [**Game View**](/navigation/system-view-and-game-view.md#game-view) when pressing **SELECT**.

<div align="left"><figure><img src="https://i.imgur.com/3LAdx3p.png" alt=""><figcaption><p>View Options menu</p></figcaption></figure></div>

This Menu gives access to several options.

### Navigation

* Ability to filter games (by text or other filters)
* Select a random game from the system
* Jump to the game beginning with a specified letter
* Change game sorting

### View Options

* Define the view style (depends on Theme used)
* Customize the Gamelist View
  * Gamelist Style
  * Theme options
  * Gamelist Theme Options
  * Gamelist Options (here you have the option to hide a specific file extension for a system)

### Advanced System Options

* Choose Emulator
* General Settings (Shaders, decoration, Aspect Ratio, Vsync, Controller autoconfiguration...)
* Advanced Settings (Specific settings per core/emulator that are injected to the Emulator by Retrobat)


---

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