# Missing/Deleted Files

## <mark style="color:yellow;">If GUNZ is having issues running due to a missing executable or file(s), follow the guide below:</mark>

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

* If you get an error similar to the one in the image above, simply launch the GUNZ installer and click "Repair"<br>

  <figure><img src="/files/72riLOy7EUzA0RuF6qf4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
After clicking repair, Windows will send you a notification to authorize the installer to repair the files, press yes.\
\
The installer will take a few minutes to repair the files and open your launcher as soon as it is done.
{% endhint %}

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


---

# 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://gunz.gitbook.io/gunz-guide/getting-started/troubleshooting/missing-deleted-files.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.
