# Support

## Common Issues

Baimless may not work correctly if **Windows Defender** or **Windows SmartScreen** are enabled. Since the cheat runs in Kernel Ring 0, these protections often block its drivers, causing errors. To use Baimless without issues, **disable both completely before running the software**.

**Fixes:**

* How to disable Windows SmartScreen: [Click here and watch](https://www.youtube.com/watch?v=KWtLMz18oUY)
* How to disable Windows Defender: [Click here and watch](https://www.youtube.com/watch?v=NtgVXXbDU8A)

If you encounter errors, make sure the following dependencies are installed and up to date:

* [Visual C++ Redistributable x86](https://aka.ms/vs/16/release/vc_redist.x86.exe)
* [Visual C++ Redistributable x64](https://aka.ms/vs/16/release/vc_redist.x64.exe)
* [.NET Framework 4.8](https://dotnet.microsoft.com/download/thank-you/net48)


---

# 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://unixx.shop/docs/games/counter-strike-2/select-your-cheat/baimless-cs2-cheat/support.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.
