# How do I use Kernaim?

## Prerequisites

1. Download and install Microsoft Visual C++ from [HERE](https://aka.ms/vs/17/release/vc_redist.x64.exe).
2. Uninstall any anti-virus, deactivation is not enough.
3. Disable [Real Time Protection and Tamper Protection](https://youtu.be/o0OTed9c_GQ?si=xZXJNXagbYFCxL0m\&t=27) in Windows Defender. You can find help to disable Windows Defender at [How to install Windows Defender Control](/common-fixes/prerequisites/how-to-install-windows-defender-control.md).
4. Uninstall FaceIT or Vanguard background anti-cheats and close any game or launcher.

## Injection

1. Download your loader by clicking on the button at the bottom of [this page](https://kernaim.to/instructions) and move it on your USB flash drive.
2. Open the loader, login with your key *(in the email received after your purchase)*.
3. Make sure your game settings is in Borderless or Windowed, press INSERT to open or close the menu.
4. Play safe and have fun, join our [Telegram](https://kernaim.to/telegram) private chat group to get the latest updates and news.

## Video Instruction

{% embed url="<https://kernaim.to/instructions/video.mp4>" %}


---

# 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.lmarket.fr/arc-raiders/kernaim/how-do-i-use-kernaim.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.
