# How To Use

**How to Use redEngine Development Kit :**&#x20;

1. Purchase your redEngine key directly from XMarket.
2. Create your account here: [<mark style="color:red;">https://redengine.net/auth/signup</mark>](https://redengine.net/auth/signup)
3. After registering, access your dashboard and click the **Redeem Key** button.
4. Enter your purchased key and press **Submit** to activate your license.
5. Make sure your system is prepared by temporarily disabling any software that may interfere with the installer.
6. Download the loader from your dashboard and log in using the same account details you used on the website.
7. Launch FiveM and then open the loader so it can initialize.
8. After a short initialization period, you will be able to access the development kit features inside FiveM.

**Note:** If you encounter any issues, please open a ticket in our [<mark style="color:red;">Discord server</mark>](https://discord.gg/Vhr3fVN7tU) so our support team can assist you.


---

# 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://docs.xmarketshop.com/fivem/redengine-development-kit/how-to-use.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.
