> For the complete documentation index, see [llms.txt](https://docs.dexa.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexa.im/tools-and-software/arc-radiers/afk-xp-bot/setup-guide.md).

# Setup Guide

## Introduction

This product is an external cheat. Read more about cheat types here - [Types of Cheats](/learn/resources/types-of-cheats.md)

{% hint style="danger" %}
**Never** use game accounts you care about with cheats. Always use alternate accounts.
{% endhint %}

## Setup Guide

{% hint style="info" %}
Do **not** skip steps. Our products are **only** compatible with official builds of Windows 10 & 11. If you need to reinstall Windows, see [Clean Windows Install](/learn/resources/windows-10-and-11-guides/clean-windows-install.md)
{% endhint %}

### 1. Preparing Windows

* Update your video card (GPU) drivers:
  * [NVIDIA GPU drivers](https://www.nvidia.com/en-us/geforce/drivers/)
  * or [AMD GPU drivers](https://www.amd.com/en/support/download/drivers.html)
* Download & install:
  * Microsoft [Visual C++ Redistributables](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version)
  * Microsoft [.NET framework](https://dotnet.microsoft.com/en-us/download) (v8.0) & [.NET framework](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net481-web-installer) (v4.8.1)
  * Microsoft [DirectX End-User Runtimes](https://www.microsoft.com/en-us/download/details.aspx?id=35)

### 2. Setting up the Loader

* Download the loader file from [your order](https://account.dexa.im/orders)

{% hint style="warning" %}
The loader file is compressed (zipped) within a .zip. You must extract the entire folder and/or loader exe from the .zip file. **Do not run the loader from within the .zip.** You can use software like [WinRAR](https://www.win-rar.com/download.html) or [7ZIP](https://www.7-zip.org/download.html), or extract it using Windows (`right click` on the `.zip` -> `extract all`).
{% endhint %}

* Extract the `ArcXP_bot` folder from within the `.zip` to the desktop
* Click the `KeyAuth login` option
* Input in your [license key from your order](https://account.dexa.im/orders)
* Click submit

<figure><img src="/files/20tQ1i4bHJWK2rSF2tzP" alt="" width="335"><figcaption></figcaption></figure>

* Set the PC [monitor's display resolution](ms-settings:display) to `1920x1080`
* Set `Scale` to `100%`

<figure><img src="/files/hyfBnArbjCecjEOvfPzU" alt="" width="477"><figcaption></figcaption></figure>

* Start the game
* In the settings menu, set the display options to `borderless fullscreen`
* Set the resolution to `1920x1080`
  * Optionally, set the graphic settings to the lowest possible settings for better performance

<figure><img src="/files/q6FDhVt47LFCjV3CACRO" alt="" width="260"><figcaption></figcaption></figure>

* For the best results with the bot, we recommend the following settings:
  * Enable randomized delay
  * Enable humanized movement
  * Enable Scrappy collection
  * Enable sell loot
  * Set Repitions to 50

<figure><img src="/files/bxbxf9gfKJ9AoM25Vfmv" alt="" width="534"><figcaption></figcaption></figure>

* After setting up the bot to the desired settings, close it.
* Right click -> run as administrator on the bot's .exe
* With the game already running and at the main menu, click Start on the bot

{% hint style="warning" %}
This is a pixel-bot, meaning the bot will search for and click on specific pixels/images. Do not move the mouse while the bot is running. The bot will auto-join matches and sit AFK until the timer expires or a player downs you. The survey bypass can take time to complete; give it a few minutes to do.
{% endhint %}

{% hint style="info" %}
For best results, we recommend running this bot within a [virtual machine](https://www.virtualbox.org/) (this allows you to scale operations as well, and farm on multiple accounts. You can [watch a video guide on installing Windows 11 in a virtual machine here](https://youtu.be/UOfKZ7Cj_PI).
{% endhint %}

{% hint style="success" %}
Setup complete!
{% endhint %}

## Need help with bans, VPNs, spoofers & more?

Take a look at our Resources page:

{% embed url="<https://dexaim.gitbook.io/docs/resources/resources>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dexa.im/tools-and-software/arc-radiers/afk-xp-bot/setup-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
