# Home

{% hint style="info" %}
Before opening a ticket in our [discord](https://discord.gg/bluebyte), please read the documentation carefully.
{% endhint %}

***

## About us

With years of hands-on experience, we craft premium, high-performance scripts that elevate your FiveM server. From sophisticated inventory systems to immersive gameplay mechanics, each of our products is meticulously optimized and thoroughly tested to ensure seamless integration into your server.

Quality isn't just a promise – it's our standard. Explore our collection of scripts at <https://bluebyte.dev/> and transform your FiveM server today.

***

## Important Links

* [Discord](https://discord.gg/bluebyte)
* [Store](https://bluebyte.dev)


---

# 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://docs.bluebyte.dev/bluebyte/home.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.
