# Welcome

####

Welcome to **Debug Scripts**, a place dedicated to providing high-quality and optimized resources for **FiveM servers**.

Our goal is to create scripts that are **reliable, easy to use, and developer-friendly**, helping server owners and developers build better gameplay experiences. Each resource is designed with performance, flexibility, and clean structure in mind so it can be easily integrated into your server.

Inside this documentation, you will find everything you need to understand and use our scripts, including installation guides, configuration options, API references, and practical examples.

Thank you for choosing **Debug Scripts**, and we hope our resources help you build something amazing.\
\
[Discord](https://discord.gg/PWbtPeUASu)\
[Tebex](https://debug.tebex.io/)


---

# 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://a2-dev.gitbook.io/debugs-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.
