# Injecting & Instructions.

## Check your PC

* [x] Check Real-time protection make sure its <mark style="color:red;">Disabled</mark>&#x20;
* [x] Check Virtualization make sure its <mark style="color:green;">Enabled</mark>&#x20;
* [x] Check Secure Boot make sure its <mark style="color:red;">Disabled</mark>&#x20;
* [x] Check Memory Integrity make sure its <mark style="color:red;">Disabled</mark>&#x20;
* [x] Check Anti-Cheat make sure its <mark style="color:red;">Disabled or Uninstalled</mark>&#x20;
* [x] Check Hyper V make sure its <mark style="color:red;">Disabled</mark>&#x20;
* [x] Check UAC make sure its <mark style="color:red;">Disabled</mark>&#x20;
* [x] Check Windows Defender make sure it <mark style="color:red;">Disabled</mark>&#x20;
* [x] Check for any active Antivirus, <mark style="color:red;">Disable or Uninstall.</mark>

## Check your Installs

* [x] Check if all  [Visual C++ Redistributable](https://mega.nz/file/NFMSgBoT#OSTJy8rRG7FCoIzIVy7T4ZP80RcLCRFoG2uNhZLBUU4) are <mark style="color:yellow;">installed</mark>&#x20;
* [x] Check if  [DXSDK\_Jun10.exe ](https://download.microsoft.com/download/a/e/7/ae743f1f-632b-4809-87a9-aa1bb3458e31/DXSDK_Jun10.exe) is <mark style="color:yellow;">installed (If you using MW19 tools only.)</mark>
* [x] Check to make sure you download the <mark style="color:yellow;">right</mark> [loader](https://drive.proton.me/urls/MNYN6Q1Y5R#zSRrBvmwokqP) for the tool you purchased

## Final Checks

* [x] Check make sure game (Game settings> Graphics>Display> Display mode>Fullscreen Borderless) is in <mark style="color:orange;">Fullscreen Borderless</mark>&#x20;
* [x] Check make sure game is fully <mark style="color:orange;">Closed</mark>&#x20;
* [x] Check make sure no other <mark style="color:orange;">software running in the background</mark> will block the cheats from injecting.
* [x] Check to make sure you're on a <mark style="color:orange;">supported windows version</mark>


---

# 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://revware.gitbook.io/guide/how-to-inject-tools/injecting-and-instructions..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.
