> For the complete documentation index, see [llms.txt](https://lunex-scripts.gitbook.io/lunex-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lunex-scripts.gitbook.io/lunex-scripts/lunex-scripts.md).

# Lunex Scripts

## Welcome to Lunex Scripts

Welcome to the official documentation of **Lunex Scripts**.

Lunex Scripts is a FiveM development store focused on clean, modern and reliable resources for roleplay servers. Our goal is to create systems that are not only functional, but also visually polished and easy to use for both players and server owners.

We believe that a good FiveM resource should fit naturally into the server experience. That is why our scripts are designed with attention to detail, performance and usability.

***

### What We Offer

At Lunex Scripts, you can find premium FiveM resources developed for modern roleplay servers.

Our products may include:

* Administration systems
* Job systems
* Vehicle and garage systems
* User interface based resources
* Server utility scripts
* Custom gameplay solutions
* Other premium FiveM resources

Every released resource is built with a focus on clean structure, simple configuration and a smooth user experience.

***

### Clean and Modern Design

Design is an important part of every Lunex Scripts product.

Our interface-based resources are created with a clean and professional style. We avoid overloaded layouts and unnecessary visual elements. Instead, we focus on readable interfaces, modern components and a consistent user experience.

Our design direction is based on:

* Clean and minimal layouts
* Modern dark interfaces
* Smooth and simple interactions
* Easy-to-understand menus
* Professional visual appearance
* User-friendly configuration

Whether it is an admin panel, a garage interface, a job menu or another system, our goal is to make it feel like a natural and polished part of your server.

***

### Custom Script Requests

Need a system that is not available in our store?

Lunex Scripts also accepts **custom script requests** for FiveM servers.

You can request a completely new resource based on your server's needs, or ask for a custom system with your preferred features and design style.

Custom requests may include:

* Unique server systems
* Custom NUI interfaces
* Job scripts
* Administration tools
* Vehicle related systems
* Server-specific features
* Existing resource customization
* Integration with your server framework and dependencies

Each custom request is reviewed individually. The final price and development details depend on the complexity, requested features and required integrations.

To request a custom script, join our Discord server and open a ticket with a clear description of what you need.

***

### Compatibility and Configuration

Our resources are created to be easy to install and configure.

Each script has its own documentation page where you can find:

* Installation instructions
* Required dependencies
* Configuration options
* Supported frameworks
* Important setup information
* Frequently asked questions

Editable configuration files are provided where needed, allowing server owners to adjust the resource to fit their own server.

***

### Protected Resources

Premium Lunex Scripts resources may use **FiveM Asset Escrow** protection to prevent unauthorized redistribution and reselling.

Files required for configuration or interface customization may remain editable, depending on the resource. More information about editable and protected files can be found on each product's documentation page.

***

### Support

Support is available through our official Discord server.

You can contact us if you need help with:

* Installing a purchased resource
* Configuring a script
* Reporting an issue
* Asking a pre-sale question
* Requesting a custom script
* Getting information about a product

For the fastest support, please open a ticket and provide all relevant information about your issue or request.

***

### Important Information

Before purchasing a resource, please read the product description, requirements and documentation carefully.

By purchasing or using a Lunex Scripts resource, you agree to our Terms of Service. Redistribution, reselling, leaking or sharing our products without permission is strictly prohibited.

***

## Lunex Scripts

**Premium FiveM Resources. Cleanly Built.**


---

# 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://lunex-scripts.gitbook.io/lunex-scripts/lunex-scripts.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.
