# WELCOME

Welcome to the official **GH05T Labs** documentation — your complete guide to every GH05T resource for FiveM. From your first install to advanced framework tuning, these docs cover **setup, configuration, commands, exports, and known-issue fixes** for each script.

> 🔎 **In a hurry?** Use the search bar at the top, or pick a resource from the sidebar — every script has its own page with a step-by-step setup and a troubleshooting section.

***

## Where to start

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>🚀 <strong>Getting Started</strong></td><td>How these docs work + how to install any GH05T resource.</td><td><a href="/pages/ef0c85b88b4bf7ff92b7b26f315bd0032f4a4e4a">/pages/ef0c85b88b4bf7ff92b7b26f315bd0032f4a4e4a</a></td><td><a href="/files/eMPqetIHng0MRggtZr63">/files/eMPqetIHng0MRggtZr63</a></td></tr><tr><td>🧬 <strong>Who We Are</strong></td><td>The studio behind GH05T Labs and what we build.</td><td><a href="/pages/21c075f4106070eebc67ee621a13b874cddac4a9">/pages/21c075f4106070eebc67ee621a13b874cddac4a9</a></td><td><a href="/files/rltyJwO3ydy7KswdxeK9">/files/rltyJwO3ydy7KswdxeK9</a></td></tr><tr><td>🧩 <strong>Resources</strong></td><td>Pick any script from the sidebar for setup &#x26; config.</td><td><a href="/pages/2e22d23d5015924d2a8dec70acce82d6ab2bb1e4">/pages/2e22d23d5015924d2a8dec70acce82d6ab2bb1e4</a></td><td><a href="/files/dMK46UJNLILvEWXBJ0jZ">/files/dMK46UJNLILvEWXBJ0jZ</a></td></tr><tr><td>💬 <strong>Support</strong></td><td>Discord, tickets, and update notifications.</td><td><a href="/pages/267d0392f75a9f49d6d32ff61246119bff819355">/pages/267d0392f75a9f49d6d32ff61246119bff819355</a></td><td><a href="/files/VLNMXgq3dfseMOs12J8f">/files/VLNMXgq3dfseMOs12J8f</a></td></tr></tbody></table>

***

## Compatibility

|                    |                                                                |
| ------------------ | -------------------------------------------------------------- |
| **Frameworks**     | ESX · QBCore · QBox · Standalone *(per script)*                |
| **FiveM artifact** | 5181 or newer                                                  |
| **Protection**     | CFX Escrow · Resource-name verification · Frontend obfuscation |
| **Updates**        | In-console update checker on every supported resource          |

***

## Every script page follows the same layout

So you always know where to look:

1. **Overview** — what it does, at a glance
2. **Requirements & Dependencies**
3. **Installation**
4. **Configuration**
5. **Commands & Keybinds**
6. **Exports & Events** *(for developers)*
7. **Known Issues & Fixes** 🛠️
8. **FAQ**
9. **Changelog**

***

## Quick links

* 🛒 **Store:** [gh05t-labs.tebex.io](https://gh05t-labs.tebex.io/)
* 💬 **Discord:** [discord.gg/P2FzySeNtv](https://discord.gg/P2FzySeNtv)
* ▶️ **YouTube:** [GH05T Labs](https://www.youtube.com/@GH05TLABS)


---

# 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://gh05t-labs.gitbook.io/gh05t-labs/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.
