# Welcome

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

**Graphics Control** provides to you an easy to use **graphic settings management solution**, helping you to boost your development. It comes with a library of commonly used settings like **resolution, vsync, fullscreen mode, bloom, grain, ambient occlusion** and more. Our customizable settings panel UI prefab provides you with a **ready to use UI panel** with full **gamepad** and **keyboard** input support. **Graphics Control** also comes with a default **save system**, which handles saving and loading of the user's graphic settings.

But best of all: Graphics Control has been designed as a **modular and extendable** solution!

You can easily write your own custom settings, define how settings should be applied with **Graphic Settings Appliers** and write custom storage components to make Graphics Control perfectly integrate with your existing solutions!


---

# 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://ilumisoft.gitbook.io/graphics-control/welcome.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.
