# Multiplayer Demining Job

## **Fivem Multiplayer Demining Job Script**

Players can create a lobby, invite teammates, and take on dangerous land and underwater mine-clearing operations. Each mission requires coordination, focus, and fast decision-making through interactive defusal modules.

***

## Preview Video

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

***

Having trouble installing?

{% content-ref url="/pages/XnmkkZ7KXATgLRof6vE6" %}
[Installation](/documentation/scripts/multiplayer-demining-job/installation.md)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="/pages/uEvxFZz3x83VSUNSoT7n" %}
[Configuration](/documentation/scripts/multiplayer-demining-job/configuration.md)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="/pages/6q4F8Z5wGHcXIeKtNdKx" %}
[Dependencies](/documentation/scripts/multiplayer-demining-job/dependencies.md)
{% endcontent-ref %}


---

# 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://stg-store.gitbook.io/documentation/scripts/multiplayer-demining-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.
