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

# Welcome

<figure><img src="/files/KHFcvusZdybJQM3aMqRg" alt="" width="188"><figcaption></figcaption></figure>

## EN

### Krravox Scripts

Modern FiveM resources designed for roleplay servers.

Welcome to the official Krravox Scripts documentation.

Here you will find installation guides, configuration tutorials, troubleshooting information, and complete documentation for our resources.

### Support

Need assistance or help with installation?

💬 Discord: <https://discord.gg/JJr8YxFUM7>

### Store

📦 Tebex: <https://krravox-scripts-webstore.tebex.io>

***

Thank you for supporting Krravox Scripts ❤️

***

***

## FR

### Krravox Scripts

Des ressources FiveM modernes et conçues pour les serveurs roleplay.

Bienvenue sur la documentation officielle de Krravox Scripts.

Vous trouverez ici les guides d'installation, les tutoriels de configuration, les informations de dépannage ainsi que la documentation complète de nos ressources.

### Support

Besoin d'assistance ou d'aide pour l'installation ?

💬 Discord : <https://discord.gg/JJr8YxFUM7>

### Boutique

📦 Tebex : <https://krravox-scripts-webstore.tebex.io>

***

Merci de faire confiance à Krravox 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://docs.krravox-scripts.com/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.
