> For the complete documentation index, see [llms.txt](https://gunz.gitbook.io/gunz-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gunz.gitbook.io/gunz-guide/getting-started/troubleshooting.md).

# Troubleshooting

## <mark style="color:yellow;">**Having Trouble with the Game?**</mark>

Here you can find all possible solutions to issues that are related with loading up GunZ. The most common ones are AntiVirus & Windows Defender related.&#x20;

## **Table of contents :**

1. [Launcher issues](/gunz-guide/getting-started/troubleshooting/launcher-issues.md)
2. [Antivirus issues](/gunz-guide/getting-started/troubleshooting/antivirus-issues.md)
3. [Disabling Windows Defender](broken://pages/Y0L4Gi2pQiVQf5hz6KNw)
4. [Missing/Deleted GUNZ files](/gunz-guide/getting-started/troubleshooting/missing-deleted-files.md)
5. [Game lag and crashes](/gunz-guide/getting-started/troubleshooting/game-lags-crashes.md)
6. [If Issues still persist](/gunz-guide/getting-started/troubleshooting/if-issues-persist.md)
7. [Why we ask you to disable Defender](broken://pages/xDAIyg4EY2H682BwhCvv)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
