# Performance tweaks

These steps are optional. They help performance and ESP smoothness.

### Disable Hardware-accelerated GPU scheduling

Purpose: Reduce conflicts and improve overlay stability.

{% stepper %}
{% step %}

### Open Windows Settings

Press **Windows + I**.
{% endstep %}

{% step %}

### Go to Graphics settings

* System → Display
* Open **Graphics settings** (or **Graphics** under “Related settings”)
  {% endstep %}

{% step %}

### Turn it off

Toggle **Hardware-accelerated GPU scheduling** to **OFF**.
{% endstep %}

{% step %}

### Restart

Restart your PC to apply the change.
{% endstep %}
{% endstepper %}

### Adjust game graphics

* Cap your in-game **FPS**.
* Lower graphics if you use visual overlay features.


---

# 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://cookiebunker.gitbook.io/cookiebunker/our-products/arc-external/performance-tweaks.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.
