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

# Welcome

Welcome to the official documentation of **VortexBey Development**! We specialize in crafting premium FiveM scripts that elevate your server to new heights. Our team is dedicated to providing top-notch resources that are both powerful and easy to integrate into your FiveM environment.

#### &#x20;<a href="#what-we-offer" id="what-we-offer"></a>

<figure><img src="https://1456934058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSgBO6lbnR6Ne1S4WF2DJ%2Fuploads%2FxQEfw1PtVQKVB0zhY5Ud%2Fbbbb.png?alt=media&amp;token=e36cb11b-25b3-4b50-860d-2d207185f1bb" alt=""><figcaption></figcaption></figure>

#### What We Offer <a href="#what-we-offer" id="what-we-offer"></a>

At VortexBey Development, we pride ourselves on delivering:

* **High-Quality FiveM Scripts**: Optimized for performance and built with care.
* **Custom Solutions**: Tailored scripts to meet your server's unique needs.
* **Continuous Updates**: Regular updates and improvements to keep your server running smoothly.
* **Dedicated Support**: Our team is here to assist you every step of the way.

#### Join the Community <a href="#join-the-community" id="join-the-community"></a>

Stay connected with VortexBey Development and join our growing community of FiveM enthusiasts:

* **YouTube Channel**: Subscribe to our [channel](https://www.youtube.com/@VortexBey) for tutorials, showcases, and updates.
* **Tebex Shop**: Visit our [Tebex](https://vortexbey.tebex.io/) store to browse and purchase our premium scripts.
* **Discord Server**: Join our [Discord](https://discord.com/invite/j4kW8wKRz3) to connect with other users, get support, and share ideas.

Thank you for choosing VortexBey Development. We’re excited to see how you will transform your FiveM server with our scripts!


---

# 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://vortexbey.gitbook.io/untitled/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.
