# Installation

## Installing the script on your FiveM server is a simple process that can be completed in a few easy steps.

1. Purchase the script from Tebex.
2. Download the script from your Cfx.re Assets page and unzip the file.
3. Drag the "redutzu-documents" folder from the unzipped file into your server's resources folder.
4. Open your server's server.cfg file and add the following line at the bottom of your resources: "ensure redutzu-documents"
5. Once the server has started, you can find three different configuration files located in the "redutzu-documents" resource. You can configure the script to your liking by editing these files. You can find more config details on the configuration section of the script's documentation.


---

# 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.redutzu.com/resources/redutzu-documents/installation.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.
