# Settings

## Settings UI

The Settings tab is where you change the Overlay open/close hotkey, and toggle the tweaks to Cyberpunk2077's game engine.

![](https://2893586400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP5jWcLZLbbbzO-_ua1-887967055%2Fuploads%2Fl0BCFaHW8UXcSfwyQncs%2Fcet-settings.gif?alt=media\&token=1c18f0c3-eccb-4bf4-af3c-f13705bf0ab4)

{% hint style="info" %}
Note: The "Skip Start Menu", "Suppress Intro Movies", and "Fix MiniMap Flicker" mods shown in this image have been deprecated. See the following comment for more information:\
\
<https://discord.com/channels/717692382849663036/795037292955172895/1332405506769158236>
{% endhint %}

## Generated Config file

See the following section for more information about the configuration file generated using this UI.

{% content-ref url="settings/config-file" %}
[config-file](https://wiki.redmodding.org/cyber-engine-tweaks/console/settings/config-file)
{% endcontent-ref %}


---

# 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.redmodding.org/cyber-engine-tweaks/console/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.
