# Advanced Crafting System

## <mark style="color:yellow;">**Overview**</mark>

A fully customizable crafting resource for FiveM that allows players to build items or weapons at themed stations (e.g., *metal*, *wood*). This script supports ESX/QBCore auto-detection (or manual setup), optional target-based interaction, and multiple language locales.

**Key Highlights**

* Seamless integration with item/weapon frameworks
* Themed crafting stations with blips, props, and markers
* Flexible requirements and crafting times
* Debug mode for easy troubleshooting

## <mark style="color:yellow;">**Short Description**</mark>

> A one-stop solution for immersive, theme-based crafting in FiveM—complete with multi-language support and easy station setup.

## <mark style="color:yellow;">**Preview Video**</mark>

{% embed url="<https://youtu.be/X2Du-_F9x0s>" %}


---

# 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://risk-scripts.gitbook.io/risk-scripts/scripts/advanced-crafting-system.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.
