# Welcome

{% hint style="info" %}
**GitBook tip:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

## Overview

> Welcome to our official documentation! Here, you'll find everything you need to install and configure our FiveM scripts. Whether you're setting up for the first time or tweaking your current setup, our step-by-step guides will help you through the process.<br>
>
> We cover script installation instructions in detail, ensuring that even those new to FiveM can follow along with ease. Additionally, you'll find configuration tips, allowing you to customize the scripts to suit your server's needs.<br>
>
> If you ever need help or encounter any issues, our troubleshooting section and support resources are just a click away. Dive in and get started!


---

# 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.revolution-services.io/welcome.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.
