> 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/spoofer-products/kazo-fivem-spoofer/how-do-i-download-and-install.md).

# How do I download and install?

#### BIOS Settings

Disable Fast Boot and Secure Boot in your BIOS

1. Restart your PC and enter BIOS (DEL, F2, or F12)
2. Navigate to Boot options
3. Disable Fast Boot
4. Disable Secure Boot
5. Save and exit BIOS

#### Disable Windows Defender

Fully disable Windows Defender to prevent interference

1. Open Windows Security app
2. Disable Real-time protection
3. Disable Cloud-delivered protection
4. Disable Tamper protection
5. Turn off Memory integrity

#### Change Timezone

Change your timezone to any other region

1. Press Windows Key
2. Search for 'Date & Time Settings' or 'Timezone'
3. Change your timezone to any other region

#### Run Spoofer

Download and run the spoofer from the loader

Do not play EAC or BattlEye games while spoofed.

1. Create an account → [kazo-cheats.com](https://kazo-cheats.com/)
2. Redeem your key.
3. Download the loader from Dashboard
4. Open the loader
5. Select Spoofer
6. Select 'Clear Traces'
7. Wait for 'Successfully spoofed'

#### New Accounts & VPN

Create fresh accounts and use a VPN

1. Connect to VPN (Mysterium recommended)
2. Create new Steam account
3. Create new Rockstar account
4. Create new Discord account
5. Launch FiveM

{% hint style="info" %}
**Tip:** Run this file to fix bluescreens & common errors → [Download](https://mega.nz/file/PgpUUbSS#lcMmom2ZmwqetnIgo55Np_BuyKrX0lUsOwBFbekOL0A)
{% 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, and the optional `goal` query parameter:

```
GET https://docs.realdudesinc.net/product-documentation/spoofer-products/kazo-fivem-spoofer/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.
