# Cheat features not working

{% stepper %}
{% step %}

### Close the game

Exit the game completely before proceeding.
{% endstep %}

{% step %}

### Verify game files

Verify the integrity of the game files (use the game platform's verify/repair feature).
{% endstep %}

{% step %}

### Restart your PC

Restart your computer to ensure no leftover processes interfere.
{% endstep %}

{% step %}

### Try injecting again

After restarting, launch the game and attempt to inject the cheat again.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Cheat needs to be updated upon game updated. Check the status on [our status page](https://google.com) to see if the product is up or not
{% endhint %}


---

# 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/disconnect-external/cheat-features-not-working.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.
