# Settings

You can access settings with right click on Game menu screen.

<figure><img src="/files/n21jzQAQPEgsZ2clqVC2" alt=""><figcaption></figcaption></figure>

## Disable/Enable Game

Will disable loading screen, all music and sounds inside Premiere Pro.

{% hint style="warning" %}
It is not possible with API to disable completly The Game extension. During loading of Premiere Pro you will see quick open and close of The Game menu window. However, there will be no image, nor sound.
{% endhint %}

## In-game sound

Enable or disable in-game sounds: select clips, switch sequence, render media, etc.

## In-game music

Enable or disable in-game music.


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/the-game/settings.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.
