# XERU REQUIREMENTS

### 🛠️ Pre-Setup (Required Before Installing the Loader) <a href="#pre-setup-required-before-installing-the-loader" id="pre-setup-required-before-installing-the-loader"></a>

Before proceeding with the actual setup, make sure the following dependencies are installed on your system. These are **required** for the loader to work correctly.

{% tabs %}
{% tab title="✅ Required Software:" %}
**✅ Required Software:**

* **Microsoft Visual C++ Redistributables**
  * Download & install: [VC++ 2015–2022 Redistributables (x86 & x64)](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist)
* **DirectX End-User Runtime**
  * Download: [DirectX Web Installer](https://www.microsoft.com/en-us/download/details.aspx?id=35)
* **.NET Framework (if needed)**
  * Download: [.NET Framework 4.8 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)
    {% endtab %}

{% tab title="⚠️ Disable Anti-Viruses" %}
⚠️ **Anti-Cheat Clients**

* Fully close/exit software like:
  * **Vanguard (Valorant)**
  * **Faceit Anti-Cheat**
  * **ESEA Client**
  * **Battleye**
  * **Easy Anti-Cheat**
* Check Task Manager to ensure no related processes are running
  {% endtab %}

{% tab title="🛡️ Disabling Antivirus" %}
**🔧 Steps to Properly Disable Antivirus:**

1. **Download Defender Control**
   * ✅ Click here to download Defender Control *(*[*Official site link*](https://www.sordum.org/9480/defender-control-v2-1/#google_vignette)*)*
2. **Extract & Run as Administrator**
   * Right-click `DefenderControl.exe` → **Run as administrator**
3. **Click “Disable Windows Defender”**
   * Wait for confirmation that it’s fully turned off
     {% endtab %}
     {% endtabs %}

{% file src="/files/wetkfRFnEqzMqBaQ3gLE" %}

{% file src="/files/bB8Hz9gnqU87M6ug3NwF" %}


---

# 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://nex-3.gitbook.io/xeru-instructions/xeru-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.
