# How to install?

### Step 1

Ensure you have all the **following prerequisites installed**:

* [Visual Studio C++ Redistributable (x64) ](https://aka.ms/vs/16/release/vc_redist.x64.exe)
* [DirectX End-User Runtime](https://download.microsoft.com/download/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/dxwebsetup.exe)

### Step 2

Disable anti virus:

* **Disable real-time protection**: search for Windows Security -> Virus & threat protection -> Manage settings -> Disable Real-time protection
* Also remember to **disable any** **third party anti virus** software.

### Step 3

Download the loader:

* To download the loader, click on [this link](https://slayerscripts.net/loader).
* **!!! MAKE SURE YOU ENTER YOUR KEY NOT YOUR ORDER ID! !!!**

![](https://1976049816-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcBQeBQulgvKgKz8SOChq%2Fuploads%2FXhrHRPtPmjUjSfkBqGeS%2Fgetyourkey.png?alt=media\&token=1895b823-ec9a-4bb6-93c8-f681da45c5ad)

* Enter your key, **do the reCAPTCHA** and **click Login**, then **click on Download**.
* If the file gets flagged as potentially dangerous, press `CTRL + J` and **click keep anyway**.
* Unzip the file, then proceed to run the executable file from the directory you saved it and run it.

### Default menu key is `INSERT` !

![](https://1976049816-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcBQeBQulgvKgKz8SOChq%2Fuploads%2FbIrVOmMdYhEG0zmNKovP%2Fimage.png?alt=media\&token=495dd570-3b33-44a5-b455-cdbe86e0557e)

### - If you have a 60% keyboard search it up on google

## If you have any problems or need help with something, create a ticket on [Discord](https://slayerscripts.net/discord).


---

# 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://docs.slayerscripts.net/slayer-or-how-to-install/how-to-install.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.
