# Cargo Job

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

The **Cargo Job** script adds dynamic package delivery missions to your FiveM server. Players can undertake jobs solo or as multiplayer teams, loading cargo from various sections (like food, technology, clothing) and delivering it across the map.

## &#x20;<mark style="color:yellow;">Key Features:</mark>

* **Singleplayer & Multiplayer**: Team up with other players or complete orders solo.
* **Dynamic Orders**: Randomly generated orders with customizable item lists.
* **Interactive Cargo Warehouse**: Physical props representing item sections.
* **Realistic Delivery System**: Load boxes, deliver to randomized NPC customers.
* **Detailed Notifications & UI**: Clear interaction instructions and notifications.
* **Fully Configurable**: Flexible config supporting ESX, QBCore, or automatic detection.

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

{% embed url="<https://www.youtube.com/watch?v=Qb_7Y0PubwQ>" %}


---

# 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/cargo-job.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.
