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

# How do I download and install?

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

1. Disable Antivirus and Windows Defender (IMPORTANT)
   * Before downloading or running the software, you must disable any active antivirus or it may block or delete critical files.
   * Disable Windows Defender: Press Windows Key + I to open Settings. Go to Privacy & Security > Windows Security > Virus & Threat Protection. Click Manage Settings under “Virus & threat protection settings”. Turn off Real-time protection and all other protections listed.
   * Disable 3rd-Party Antivirus (if installed). Open your antivirus software (e.g., Avast, Norton, McAfee, Bitdefender). Find the settings or protection menu. Temporarily disable real-time protection, auto-scanning, and firewall if needed. In some cases, you may need to uninstall the antivirus completely if it causes conflicts with the loader.
2. Register a Keyser Account
   * Visit <https://keyser-dashboard.com/login> and create an account using the same email you used to make your purchase.
   * This ensures your license key will be correctly linked to your account. Set a secure password and verify your email if prompted.
3. Download the Software
   * After logging into your Keyser account, navigate to the downloads section of the dashboard.
   * Download the latest version of the Keyser loader. Save the file somewhere easily accessible, like your desktop.
4. Launch and Activate the Software
   * Right-click the loader and select “Run as administrator”. When prompted, log in using your Keyser account credentials (the username and password you created in Step 2).
   * Enter the license key you received in your email or found under Game Keys. The loader will validate your key and prepare the cheat for use.
5. Start FiveM and Use the Software
   * Once the loader confirms success, open FiveM.
   * The cheat will activate in-game, and you should see the menu once you’re in a server or main screen. Most Keyser software menus can be opened with the Insert key on your keyboard (unless otherwise stated).

### Additional Tips

* Always disable antivirus before each use, or set exceptions for the Keyser loader files.
* Do not share your license key or account credentials, each key is locked to one user.
* If the loader crashes or doesn’t open, re-check your antivirus settings or reinstall any missing system dependencies (such as Visual C++ Redistributables).

{% hint style="info" %}
Official Help & Troubleshooting If you encounter any problems, visit the [official guide](https://keyser.gitbook.io/keyser-faq/how-to-register) for troubleshooting or open a support ticket.
{% endhint %}

### **Video tutorial**

{% embed url="<https://www.youtube.com/watch?v=YAEp9MojTok>" %}


---

# 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/fivem-products/keyser-fivem-software/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.
