> For the complete documentation index, see [llms.txt](https://docs.realdudesinc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realdudesinc.net/product-documentation/call-of-duty/ragebyte-cod-bo7-wz/how-do-i-download-and-install.md).

# How do I download and install?

### **Please follow the steps below to redeem and download RageByte**

Download Loader from [here](https://ragebyte.xyz/loader).

Refer to this [Setup Guide](https://ragebyte.xyz/easy-setup).

{% hint style="danger" %}
**Important! Follow every step carefully. Skipping steps may cause the software to malfunction.**
{% endhint %}

### **SYSTEM PREP**

**Open Windows Security and turn OFF every protection setting.**

* Real-time protection
* Cloud-delivered protection
* Tamper protection
* Core Isolation / Memory Integrity
* SmartScreen (App & Browser control)
* Controlled folder access
* Any third-party antivirus must be uninstalled

{% hint style="warning" %}
**!! If anything is left enabled, the loader will be blocked or deleted. !!**
{% endhint %}

### **Restart Your Computer**

* Once every security feature is disabled, fully restart your PC so the changes take effect.

### **LOADER SETUP**

* After the restart, open the RageByte loader as Administrator.
* Sign Up With Your Key

### **On the loader, click Sign Up and create your account**

* Choose a username
* Choose a password
* Paste your license key to activate it
* Save your username and password

{% hint style="warning" %}
**!! Save your username and password, you'll need them every time you launch the loader. !!**
{% endhint %}

### **Log In to the Loader**

* Once your key is activated, click Log In using the username and password you just created.

### **LAUNCH AND PLAY**

* Click Launch
* After logging in, click the Launch button.
* A message box will appear telling you to start Call of Duty. Click OK.

### **Start Call of Duty**

* Open Call of Duty and load into the lobby. The menu will be ready once you're in.

### **Open the Menu In-Game**

* Once you're in the lobby, press INSERT to open and close the menu.
* You're all set, enjoy your session!


---

# 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.realdudesinc.net/product-documentation/call-of-duty/ragebyte-cod-bo7-wz/how-do-i-download-and-install.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.
