# Welcome

Welcome to the official documentation hub for **RTX Development**.

This documentation serves as a central place where you can find **guides, installation instructions, configuration notes, and developer information** for all RTX Development resources.

Our goal is to make every resource **easy to install**, **easy to configure**, and **easy to integrate** – even for server owners without deep development experience.

***

## 🏪 RTX Development Store

All official RTX Development products are only available on our Tebex store:

<https://rtx.tebex.io>

<a href="https://rtx.tebex.io/" class="button primary" data-icon="cart-shopping">Open RTX Store</a>

Each product includes:

* Clean and optimized code
* Simple installation process
* Clear configuration options
* Developer notes directly inside the resource files

***

## 💬 Discord Support & Community

If you need help, have questions, or want to stay updated, join our official Discord server.

👉 **Join our Discord:**\
<https://discord.gg/rtxdev>

<a href="https://discord.gg/rtxdev" class="button primary" data-icon="comment">Join Discord</a>

## :sparkling\_heart: About RTX Development

**RTX Development** is a professional development team specializing in creating **FiveM scripts, maps, interiors, and full gameplay systems**.

Founded in **2020**, RTX Development has been delivering **high-quality and performance-focused solutions** for FiveM servers for several years.

Our philosophy is simple:

* ✅ High performance
* ✅ Clean and maintainable code
* ✅ Unique features
* ✅ Easy setup for everyone

### 👩‍💻 Leadership & Team

RTX Development is led by **Kanikuly**, an experienced developer with **7+ years of FiveM scripting experience**.\
Her focus is on **optimization, scalability, and reliability**, ensuring every product runs smoothly even on large servers.

Our lead mapper **Sempre** specializes in creating **detailed, immersive, and unique maps**, focusing on realism and gameplay flow.

Together with a skilled team of developers and 3D artists, we deliver **complete solutions** that combine scripting and custom environments.

***

{% columns %}
{% column %}

### 🏆 Awards & Recognition

Our dedication to quality has been officially recognized by Tebex:

* 🏅 **Tebex Top Creator 2023**
* 🏅 **Tebex Top Creator 2024**
* 👑 **Tebex Legends 2025**

These awards reflect our long-term contribution to the FiveM community and our commitment to excellence.
{% endcolumn %}

{% column %}

<div align="center" data-full-width="true"><figure><img src="/files/bde5db5b65aa1f41e612ba06681898f2052c2dad" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

***

## 📚 About This Documentation

{% hint style="info" %}
This documentation site contains:

* Installation guides
* Configuration explanations
* Common issues & solutions
* Feature overviews
* Resource-specific documentation

Some resources may only have **basic documentation here**, while **full developer instructions, exports, and advanced usage** are provided directly inside the product files after download.
{% endhint %}

{% hint style="info" %}

### 🚀 Easy Installation Philosophy

All RTX Development resources are designed to be **easy to install**.

Most products can be installed in **a maximum of 4 simple steps**, and the process is simple enough for **any server owner**, even without development experience.
{% endhint %}

{% hint style="success" %}

### ❤️ Final Note

Thank you for choosing **RTX Development**.

If you ever need help or are unsure about anything, don’t hesitate to reach out to us on Discord.

<https://discord.gg/rtxdev>
{% endhint %}


---

# 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://rtx-dev.gitbook.io/rtxdev/welcome.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.
