# FAQ

This page has FAQs related **ONLY to this script**, be sure to also check [Common FAQ](/jaksams-scripts/common-faq.md) for other issues

<details>

<summary>Cargo vehicle is not moving</summary>

If the cargo vehicle doesn't move when nobody is close to it, it's completely normal

The cargo will move only if there is at least one player in the area of it, this depends on FiveM mechanics

</details>

<details>

<summary>Heists alerts not working</summary>

If you are not receiving any alert when a heist is started, is because you didn't setup any alarm in the heist.

To setup an alarm, you need a step which has the bell icon :bell:, which allows you to setup the alarms.

An example can be the 'hackable panel' or a 'safe'

</details>


---

# 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://documentation.jaksam-scripts.com/robberies-creator/faq.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.
