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

# Welcome

<h3 align="center">The Best <strong>Source</strong> For <strong>FiveM</strong></h3>

<figure><img src="/files/e8w9sf1MhtfnOUBzrL8c" alt=""><figcaption></figcaption></figure>

<h3 align="center"><a href="https://source.tebex.io/" class="button primary" data-icon="store">Store</a> <a href="https://discord.gg/source" class="button secondary" data-icon="discord">Join for Support</a></h3>

&#x20;

## ⚡ Performance First

We build every script with a single obsession — **performance**. Optimized loops, zero bloat, minimal resource usage. Your server runs exactly the way it should.

&#x20;

## 🎨 Best-in-Class UI Design

We don't just make scripts that work — we make scripts that **look exceptional**. Every interface is built with modern design principles, smooth animations, and intuitive UX that players actually enjoy using.

&#x20;

## 🔗 Framework Compatibility

Tested and supported across all major FiveM frameworks. Drop it in, configure, and go — no messy workarounds, no headaches.

&#x20;

## 🛠️ Lifetime Support

> Purchasing from us means we're with you **for the long run.**
>
> Questions, bugs, configuration help — open a ticket anytime and our team will be there.

&#x20;

> 💬 **Join our community →** [**discord.gg/source**](https://discord.gg/source)


---

# 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://sourcescripts.gitbook.io/docs/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.
