> For the complete documentation index, see [llms.txt](https://ghostware.gitbook.io/ghostware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostware.gitbook.io/ghostware/rainbow-six-siege/r6s-void.md).

# R6S Void

## 1. Disable Defender Control

Disable your windows security settings by following this guide [HERE](/ghostware/getting-started/anti-virus-setup.md).

## 2. Enabling Discord Overlay

Enable your discord overlay's by following this guide [HERE](/ghostware/overlay-setups/discord-overlay-setup.md).

Ensure your discord overlay is non-legacy.

## 3. Account Creation

Head to the [register page](https://myauth.cc/V0ID/register), Enter your username, password & key.

Your key can be found under the deliverable section within your invoice, or you can find this in your customer panel on our website.

<figure><img src="/files/zDNRdY3McSvfVNSzzsQR" alt=""><figcaption></figcaption></figure>

After you successfully register or log in, you will see your user panel.

## 4. Download The Loader

To download the product, follow these steps:

1. Click **Download** for the desired product.
2. Complete the CAPTCHA to start the download.
3. Wait for your custom product build to be created.
4. The download starts automatically when the build is complete. If it does not, click **Download**.

<figure><img src="/files/olSqJy0UJXJV8leuAWy2" alt=""><figcaption></figcaption></figure>

Download the correct loader for the product you purchased, then open the loader, please note that on first launch the file may download an update and close (reopen it again), while also randomizing its file name, so place it in a folder in your downloads to ensure you don’t lose track of it.

## 5. Run The Loader

{% hint style="warning" %}
Ensure your game is not open before running any cheat loader!
{% endhint %}

After downloading the product, open it and wait for the confirmation message, then:

1. Open the game.
2. Click **OK** to load the product into the game.
3. Click **Cancel** to stop the launch.

When the product loads successfully, its welcome screen and menu appear in the game.

<figure><img src="/files/58oKli55Oef8GvQD76dx" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Ensure your games display mode is in Borderless and not FullScreen as it can cause crashing on menu initialization.
{% endhint %}

## 6. Wait for the cheat to initialize

Once you reach this point, simply follow the on-screen instructions.

<figure><img src="/files/YcIWca3P1LNr5Glnzj1G" alt=""><figcaption></figcaption></figure>

## 7. Toggling the cheat menu

The menu toggle key for the product is Insert. If you do not have this key on your keyboard, you can open the on screen keyboard by pressing CTRL + Windows key + O

## 8. How to avoid bans

Most game bans happen because of aimbot use. Anti-cheat systems are highly effective at detecting aimbots, they analyze mouse movements, build a behavioral “fingerprint” of your aim, and flag sudden, unnatural changes in accuracy. Many anti-cheats now use AI to spot these patterns, making aimbot use relatively easy to detect.

**We HIGHLY recommend ESP Only use if possible, read below on why.**&#x20;

ESP provides visual information, such as seeing enemies through walls without ever interacting with your mouse or aim mechanics. Since there’s no input for anti-cheat software to track, there’s no sudden change in your aim or behavior to flag. This makes ESP far harder to detect, giving you a much lower risk profile over long-term play.

## 9. Common Errors

<details>

<summary><strong>DRM</strong></summary>

1. Make sure you have fully disabled ALL anti-virus programs and closed the game.

You can follow this guide [HERE](/ghostware/getting-started/anti-virus-setup.md).

</details>

<details>

<summary><strong>DLC/DLD</strong></summary>

1. Please ensure you are connected to the internet and try again.
2. Make sure your firewall settings are all DISABLED.
3. If that doesn't work try using a VPN, we recommend using [CloudFlare Warp](https://one.one.one.one/).

</details>

<details>

<summary><strong>Discord overlay not found / Unable to see overlay</strong></summary>

1. Make sure both of discord overlay's are enabled (Overlay & Legacy overlay).
2. If needed please disable and then re-enable it.

</details>

<details>

<summary>Stuck on the "Void" screen</summary>

1. Make sure your firewall settings are all DISABLED.
2. If that doesn't work try using a VPN, we recommend using [CloudFlare Warp](https://one.one.one.one/).

</details>

<details>

<summary>Try restarting the game, if the issue persists contact support.</summary>

1. Restart your PC.
2. If the issue persists please contact us on [Discord](https://discord.gg/2jduYhKbZn).

</details>

<details>

<summary>Error setup X</summary>

Try restarting your PC otherwise contact support via our [discord](https://discord.gg/2jduYhKbZn).

</details>


---

# 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://ghostware.gitbook.io/ghostware/rainbow-six-siege/r6s-void.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.
