> For the complete documentation index, see [llms.txt](https://cheesehub-vip.gitbook.io/cheesehub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cheesehub-vip.gitbook.io/cheesehub/r6-pro-download-guide.md).

# R6 Pro - Download / Guide

***

### Overlay Setup

An overlay is required before injection. Choose the one that matches your GPU.

| Overlay     | GPU Support    | Fullscreen Support      |
| ----------- | -------------- | ----------------------- |
| SteelSeries | ✅ NVIDIA & AMD | Fullscreen & Borderless |
| NVIDIA App  | ✅ NVIDIA only  | Borderless only         |

{% hint style="warning" %}
&#x20;**AMD users** — SteelSeries is your only option. NVIDIA users can choose either.
{% endhint %}

***

#### SteelSeries

{% hint style="success" %}
Supports both Fullscreen and Borderless mode.
{% endhint %}

1. Download [SteelSeries GG](https://steelseries.com/gg/download/) and install it
2. Open Settings → **General** → enable **Sonar**
3. Navigate to **Sonar** → **Shortcuts** tab
4. Bind `F7` to **Master - Volume Up**

{% hint style="danger" %}
&#x20;You **must** press the `F7` bind before injection.
{% endhint %}

***

#### NVIDIA App

{% hint style="info" %}
Borderless Fullscreen only — does not support exclusive Fullscreen.
{% endhint %}

1. Download the [NVIDIA App](https://www.nvidia.com/en-eu/software/nvidia-app/) and install it
2. Open Settings → **General** → enable **In-Game Overlay**
3. Make sure the overlay is **active** before launching the game

***

### Launch

1. **Disable your antivirus** before proceeding
2. Download and open [R6 Pro Loader](http://undetect.net/download/loader)
3. Enter your **license key**
4. Click **Inject**

{% hint style="success" %}
The loader will close automatically after injection — this means it worked. You can now start the game.
{% endhint %}


---

# 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:

```
GET https://cheesehub-vip.gitbook.io/cheesehub/r6-pro-download-guide.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.
