# Installation Guide

1. Head over to the redEngine website here (<https://redengine.eu/signup>).
2. Create your account using your name, email and password.
3. Head to the "Redeem" tab and insert your license key.
4. Before downloading the software, you will need to disable your anti-virus. This is due to the nature of the software and how it interacts with your game. All products sold on RevUnity are completely safe and do not contain any form of malicious code.
5. Head to the "Download" tab and begin downloading the software.
6. Run the software as administrator and login to your account.
7. Load up FiveM and hit launch on the redEngine - Development Kit after FiveM has fully loaded.

You have now successfully injected the menu into the games process.


---

# Agent Instructions: 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://docs.revunity.com/our-products/redengine/installation-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.
