# Markhor Containers

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

{% embed url="<https://markhor-scripts.tebex.io/package/5596277>" %}
Buy now at the Tebex store
{% endembed %}

## Dependencies

* [markhor\_bridge](/home/scripts/markhor-bridge.md)
* Gamebuild 2372+

## Features

* Minimum required number of agents can be set
* Percent chance can be set when a police alarm goes off
* All the [Markhor Bridge resources](/home/scripts/markhor-bridge.md) are supported
* Logging is possible through the bridge
* A possibility to have your tool break with a chance
* Ability for a real-life timeframe to be able to open containers. For example, between 4PM and 10PM you can open containers.
* Several jobs can be excluded from the robbery
* The reward that the player should receive is randomly determined between two different values. This can vary from money to items.
* By default, 37 container locations are added.
* Of course, the different event names can also be changed.
* Current available language settings:
  * EN | English
  * NL | Dutch


---

# 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://docs.markhorscripts.com/home/scripts/markhor-containers.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.
