# Welcome To The DevX Documentation

DevX is a premium development studio focused on creating high-performance **FiveM resources and** **server tools.** Our goal is to provide reliable, customizable, and easy-to-use solutions for roleplay servers, server owners, and development teams.

This documentation covers everything you need to get started with our products, from installation guides and configuration examples to advanced usage and API references. Whether you're a beginner or an experienced developer, you'll find all the resources here to make the most out of DevX tools.

> Need help? Join our [Discord](https://discord.gg/devx-scripts) server or open a support ticket anytime.


---

# 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.devxscripts.com/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.
