# System Requirements

### <mark style="color:yellow;">These are the minimum system requirements to run GUNZ on your computer:</mark>

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

Here's how to check your computer specs:\
\
<https://techguided.com/how-to-check-your-computer-specs/>

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

You will also need to have the following installed to run GUNZ:

1. GPU Drivers:

* [Click here for AMD](https://www.amd.com/en/support)
* [Click here for NVIDIA](https://www.nvidia.com/download/index.aspx)

2. [Microsoft DirectX](https://www.microsoft.com/en-us/download/details.aspx?id=35)

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

{% hint style="info" %}
Additionally, make sure you have hardware acceleration disabled, follow the guide below to disable it.\
<https://www.makeuseof.com/hardware-accelerated-gpu-scheduling-disable-windows/>
{% endhint %}

{% hint style="success" %}
All modern PC's can run GUNZ without any issues.
{% 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://gunz.gitbook.io/gunz-guide/getting-started/system-requirements.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.
