# Installation

Step by step guide on how to install the script.

## Script Installation

1. **Download the script**\
   Download the script from [cfx.re Portal](https://portal.cfx.re/assets/granted-assets).
2. **Extract and move the folder**\
   Open the downloaded zip file, copy the `rcore_gunrange` folder, and place it in the `resources` folder within your server files.
3. **Update server.cfg**\
   Open your `server.cfg` file and add the following line:

   ```
   ensure rcore_gunrange
   ```
4. **Configure the script**\
   Navigate to `rcore_gunrange/config.lua` and set the `Config.Inventory` to match the inventory system you are using.
5. **Restart your server**\
   Restart your server to apply the changes.


---

# 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://documentation.rcore.cz/paid-resources/rcore_gunrange/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.
