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

# Welcome Dear Customer!

As Woops, we provide high-quality plugins and scripts developed for the FiveM platform. All our projects are fully compatible with QB, QBOX, and Standalone frameworks. Thanks to our performance-oriented development approach, our systems offer low resource usage while maintaining a stable and smooth experience.

Our scripts are designed with easy installation, flexible configuration options, and a modular structure, making them suitable for both beginners and advanced developers. You can quickly integrate them into your server, customize them based on your needs, and adapt them بسهولة into your own projects.

You can review the configuration details here to better understand how the scripts work, explore adjustable parameters, and see all the features in detail, allowing you to tailor them to your own use case.

### Check out these too!

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord</strong></td><td>Join our Discord community.</td><td><a href="/files/oBQgbwb0y63Pw8XeFUYX">/files/oBQgbwb0y63Pw8XeFUYX</a></td><td></td><td><a href="https://discord.gg/QnGHsCMpHt">https://discord.gg/QnGHsCMpHt</a></td></tr><tr><td><h4><i class="fa-bag-shopping">:bag-shopping:</i></h4></td><td><strong>Tebex</strong></td><td>Check out our Tebex store as well.</td><td><a href="/files/rrMIRq1LbtSTsrUG9jtt">/files/rrMIRq1LbtSTsrUG9jtt</a></td><td></td><td><a href="https://woopsdev.tebex.io/">https://woopsdev.tebex.io/</a></td></tr><tr><td><h4><i class="fa-square-youtube">:square-youtube:</i></h4></td><td><strong>Youtube</strong></td><td>Take a look at the preview of the scripts we've created.</td><td><a href="/files/i3DNYCfKpsZTHSRDvXyU">/files/i3DNYCfKpsZTHSRDvXyU</a></td><td></td><td><a href="https://www.youtube.com/@ttanrikulu">https://www.youtube.com/@ttanrikulu</a></td></tr></tbody></table>


---

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