# Welcome to Ft-Scripts Documentation

## 👋 Welcome to FT Scripts

Thanks for visiting the official documentation for **FT Scripts** – your one-stop shop for high-quality, plug-and-play FiveM scripts. Whether you're managing a roleplay server or building something unique, we’re here to help you get started quickly and easily.

### 🔗 Quick Links

* 💬 [Join Our Discord](https://discord.com/invite/whc8wcpzt9)
* 🛒 [Visit Our Tebex Store](https://ftscripts.tebex.io/)
* 📺 [Watch Demos on YouTube](https://www.youtube.com/@ft-scripts)
* 🌍 [View Thread on CFX Forum](https://forum.cfx.re/u/Ft-Scripts/activity/topics)

***

### 🛠️ What is FT Scripts?

FT Scripts provides a wide range of fun and functional FiveM scripts, including:

* Job systems (legal & illegal)
* Business management
* Clean, responsive interfaces
* Framework support (ESX, QB-Core, and QB-OX)
* Optimized code
* Community feedback & regular updates

All our assets are made with flexibility in mind – designed to fit any server style.

***

Let’s get started with your first setup in the Getting Started guide.


---

# 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://ftscripts.gitbook.io/ft-scripts/readme.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.
