# It's not working

{% hint style="warning" %}
**You’ve got the best Colorbot, but it’s not working? Here’s the fix.**
{% endhint %}

<details>

<summary>COLORBOT NOT TRACKING</summary>

**#1** Open your display settings, and make sure Desktop Scaling Size is set to 100%.

**#2** If your using a custom resolution, input it into the settings tab in the Colorbot.

**#3** Make sure your ingame outline color & color select in the software match.

**#4** Ensure your using a working, good config. Check with us in the Discord to confirm this.

</details>

<details>

<summary>LOADER NOT OPENING</summary>

**#1** First, check to make sure you have installed the **prerequisites** required.

**#2** Make sure you are opening the loader as administrator.&#x20;

&#x20;COMMON PROGRAMS THAT CAN CAUSE THE LOADER TO CLOSE:

* &#x20;Lunar Client (Minecraft client with anti-cheat and handle scanners)
* &#x20;Crusader (cheat-related or handle scanner tools)
* &#x20;Overwolf (used for overlays in games)
* &#x20;Parsec
* &#x20;Rainmeter
* &#x20;Wallpaper Engine (can conflict depending on usage)
* &#x20;RTSS (Rivatuner Statistics Server)
* &#x20;Process Hacker
* &#x20;Process Explorer
* &#x20;Cheat Engine (even if not used),
* &#x20;ReClass, Scylla, Ghidra, x64dbg, IDA Free, etc. (debugging tools)
* &#x20;Sandboxie (sandbox tool)
* &#x20;Any software with process scanning, handle opening, debuggers, or overlays

</details>

<details>

<summary>LOADER CLOSING MID GAME</summary>

**#1** This is a very simple fix, simply ensure your game is set to "Windows Fullscreen" instead of "Fullscreen."

</details>


---

# 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://valorant-colorbot.gitbook.io/valorant-colorbot/common-issues/its-not-working.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.
