# Installation Guide

### Preparation

1. Your system should not be modified by Win Tweaker or similar software&#x20;
2. Your system should not have any antivirus software installed&#x20;
3. Make sure secure boot is disabled on your system.

### Check Your System

1. Search for System Information in the Windows Search.&#x20;
2. You are looking for the BIOS Mode line. It should say UEFI. If it does, proceed to the next step.&#x20;
3. If it says Legacy, then you should go to your BIOS and change Boot Mode to UEFI and reinstall your Windows. For now, FECURITY only supports UEFI but they are working on Legacy support.&#x20;

### Disable Secure Boot & TPM

1. In your BIOS, check the Secure Boot section. In order for software to work, you need to disable it.
2. Usually, TPM is in the same section. You should also disable it. For some machines, it disables simultaneously with Secure Boot.

### Run The Software

After making sure everything from the steps 1 and 2 is carefully followed, you can launch the software.&#x20;

1. Download the software here - [https://mega.nz/](https://mega.nz/folder/uYpVFCTL#jMqsjwSLZ4kBrkQvILvNNQ/folder/aQwgnLyA)
2. Run the loader as administrator.&#x20;
3. Your PC will reboot. The first boot can take some time, especially on old machines. It can take up to 10 minutes. You should not do anything with your machine during this time.&#x20;
4. &#x20;After successfully booting, you can run the game and kill everyone.

You have now successfully injected the menu into the games process.


---

# 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.revunity.com/our-products/fecurity/installation-guide.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.
