# Preparing Your Computer

{% stepper %}
{% step %}

### Download DControl

Download [DControl](https://mega.nz/file/N4ZwnTzI#UBIbpnRRDSp9mrEKA5RC1v2eyV410Dwj2dGr9Usb1rA) — WinRAR Password: sordum

Open DControl.exe and off Windows Defender
{% endstep %}

{% step %}

### Install prerequisites

Ensure you have the Visual C++ Libraries and DirectX installed. If not, download and install them:

* &#x20;[Visual C++ Libraries](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/)
* &#x20;[DirectX](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe)
  {% endstep %}

{% step %}

### Remove 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/battlefield-6/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.
