> For the complete documentation index, see [llms.txt](https://daikirai.gitbook.io/scripting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daikirai.gitbook.io/scripting/client/gui.md).

# GUI

Use it to fit the menu to your screen, change what it shows, and keep playing while it is open.

## Fit the menu to your screen

`GUI scale` chooses `Small`, `Normal`, or `Large`. `Background blur` controls how much of the game behind the menu is blurred. At `0%`, Raven does not blur the background. Higher values make the game less visible.

`Scroll speed` controls how quickly the module list moves. Its value can be set from `10` to `90`.

## Keep moving with the menu open

Enable `Allow movement` to keep the `WASD` keys active while the GUI is open.

## Change the menu appearance

`Dark background` adds a dark layer behind the menu. `Rainbow outlines` gives the GUI outlines rainbow colors. You can also enable `Remove player model` to hide the player preview or `Remove watermark` to hide the Raven watermark.

## Keep or reset panel positions

The GUI groups modules into category panels. Use `Reset positions` to return every panel to its default position. Enable `Save category positions` to keep your panel layout between sessions.
