# Preparing for launch

### Step 1 - Installing components <a href="#step-1-installing-components" id="step-1-installing-components"></a>

In Order to use the Client you need the following Microsoft software. Download and install all of the following programs:

[Visual C++ Redistributable 2015-2022 (x64)](https://aka.ms/vs/17/release/vc_redist.x64.exe)

[Microsoft .NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)

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

### Step 2 - Disabling the antivirus and ainti-cheat <a href="#step-2-disabling-the-antivirus-and-ainti-cheat" id="step-2-disabling-the-antivirus-and-ainti-cheat"></a>

Before you start our client, you should make sure that you have closed anti-cheat software(Battleye, VAC, EasyAntiCheat, XignCode ...)

You also need to disable all antivirus and antivirus programs. To completely disable Windows Defender, we recommend using [DControl](https://www.sordum.org/9480/defender-control-v2-1/)


---

# 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://lord-cheats.gitbook.io/lord-cheats/getting-started/quickstart.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.
