# Preparing Your Computer

{% stepper %}
{% step %}

### Download DControl

* Download [DControl](https://mega.nz/file/N4ZwnTzI#UBIbpnRRDSp9mrEKA5RC1v2eyV410Dwj2dGr9Usb1rA) | WinRAR Password: `sordum`
* Open DControl.exe and turn off Windows Defender.
  {% endstep %}

{% step %}

### Install runtimes

* Ensure you have [Visual C++](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/) Libraries and [DirectX](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe) installed. If not, please download and install them.
  {% endstep %}

{% step %}

### Disable antivirus

* Remove any antivirus software from your system.
  {% endstep %}

{% step %}

### Game settings

* Make sure game resolution is borderless.
  {% endstep %}
  {% endstepper %}


---

# 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://666hub.gitbook.io/666hub/arc-raiders/preparing-your-computer.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.
