> For the complete documentation index, see [llms.txt](https://docs.markhorscripts.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.markhorscripts.com/home/scripts/markhor-roadworks.md).

# Markhor Roadworks

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

{% embed url="<https://store.markhorscripts.com/package/7209718>" %}

{% hint style="info" %}
Read the [installation instructions](/home/scripts/markhor-roadworks/installation.md) carefully! It is important to perform each step correctly
{% endhint %}

## Dependencies

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

## Features

* All the [Markhor Bridge resources](https://app.gitbook.com/o/F9nrzQ2nRVJMcScc4k56/s/jerXUlZqUhXaenH4pxnn/scripts/markhor-bridge) are supported
* One random roadwork is started per restart. The others are disabled
* All included ymaps take NPC paths into account&#x20;
* Vehicles, PEDs and animations can easily be changed via the database&#x20;
* Add-on vehicles and peds are supported. These can be set via the database
* ELS vehicles are supported. Flashing lights will work then


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-roadworks.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.
