# Modding Guides

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/kNWWMkWo3usuBmcvmPxg">/pages/kNWWMkWo3usuBmcvmPxg</a></td><td>Learn the basics of modding in Men of War II using the built in Editor tools. This guide covers everything you need to start creating your own maps and get familiar with the core workflow.</td><td><a href="/files/3ecEhe3shGCPqtLQxZdx">/files/3ecEhe3shGCPqtLQxZdx</a></td></tr><tr><td><a href="/pages/VzUsb1Bxk0OB6b94cRGG">/pages/VzUsb1Bxk0OB6b94cRGG</a></td><td>Continue your modding journey in Men of War II by learning how to create and script your own missions. This guide introduces the basics of mission setup, logic, and gameplay scripting.</td><td><a href="/files/fS7ZcyWIk1JLyx7RSkGD">/files/fS7ZcyWIk1JLyx7RSkGD</a></td></tr><tr><td><a href="/pages/GigKrLlTt2gw7xkmiRC7">/pages/GigKrLlTt2gw7xkmiRC7</a></td><td>Learn how to save, package, and publish your mods through the Steam Workshop. This guide covers the full process of uploading and sharing your creations with the community.</td><td><a href="/files/nuQmzAz4oIVVWyzzAv7H">/files/nuQmzAz4oIVVWyzzAv7H</a></td></tr></tbody></table>


---

# 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.bestway.com.ua/mod-development/modding-guides.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.
