# Step 1: Prerequisites

**To use our products, you need to follow these requirements:**

* Enable Discord's overlay
* Disable any antivirus

### Enabling discord’s overlay

In order to enable Discord's overlay, follow these steps:

1. Head to Discord's settings.
2. Choose "Game Overlay" section.

   <div align="left"><figure><img src="/files/1hI2CwkKAF8YROH019GJ" alt="" width="191"><figcaption></figcaption></figure></div>
3. Enable both legacy and new overlay.

<div align="left"><figure><img src="/files/fJy7iiKpE4K40QDyLV7l" alt="" width="375"><figcaption></figcaption></figure></div>

### Disabling antivirus ⚠️

{% hint style="warning" %}
This guide covers only how to disable Windows Defender; it doesn't cover all other antiviruses, for them, consult your antivirus manual.
{% endhint %}

To disable Windows Defender, follow these steps:

1. Open Windows Security by searching for it in the Start menu
2. Click on "Virus & threat protection"
3. Under "Virus & threat protection settings," click "Manage settings"
4. Toggle off "Real-time protection"
5. Confirm the action when prompted by User Account Control


---

# 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://voidguide.gitbook.io/r6x/step-1-prerequisites.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.
