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

# Welcome

## Welcome to SL Scripts

**Structured tools for serious roleplay servers.**

SL Scripts is a collection of modular FiveM resources designed for serious roleplay communities, server owners, admins, staff teams and players who want clean, configurable and immersive RP systems.

Each resource is built with a practical focus: easy installation, clear configuration, in-game usability, admin control, performance awareness and server-side validation.

***

### What you will find here

This documentation explains how to install, configure and use SL Scripts resources.

You will find:

* Installation guides
* Required and optional dependencies
* Configuration examples
* Player usage guides
* Admin and owner guides
* Permissions
* Commands
* Troubleshooting
* Public changelogs
* Video tutorials when available

***

### Products covered

This GitBook includes documentation for:

* SL Auto News Camera
* SL Cart Ride
* SL Civic Pulse
* SL Coffee Stand
* SL Dev Pose Lab
* SL Fight Club
* SL Perspective Camera
* SL Photo Mode
* SL Prank Props
* SL Rolmaker Toolkit
* SL Scene
* SL Smartwatch GPS
* SL Vintage Jukebox

***

### Before installing

Before installing any SL Scripts resource, make sure to check:

* The resource folder name
* The required dependencies
* Your `server.cfg` ensure order
* Any required SQL file
* Your framework or standalone configuration
* Your inventory, target and notification settings if applicable

Each product page includes its own setup notes.

***

### Official links

**Tebex Store:**\
sl-scripts-webstore.tebex.io

**Support Discord:**\
<https://discord.gg/jCncSfFJHX>

**YouTube:**\
<https://youtube.com/@sl\\_scripts>

***

### Support note

Support covers installation help, configuration guidance and reproducible bugs related to SL Scripts resources.

Custom framework rewrites, private server-specific integrations, full server setup and third-party resource fixes are not included by default.


---

# 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://sl-scritps.gitbook.io/sl-scripts-documentation/welcome.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.
