# Specifics of Map Editing

Regardless of your experience level, here you will find useful tips to master all aspects of working with the Gem RTS Map Editor.&#x20;

The materials in this section provide the necessary knowledge to implement specific technical ideas. The guides cover basic operations for creating and editing maps as well as advanced techniques for optimization and customization.

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/5qJUcY36QCfVcTgI6Auu">/pages/5qJUcY36QCfVcTgI6Auu</a></td><td>Methods for creating rocks, slopes and cliffs for various gameplay purposes.</td></tr><tr><td><a href="/pages/VpsXCxh8pzmrwKLqenx2">/pages/VpsXCxh8pzmrwKLqenx2</a></td><td>Step-by-step instructions for placing destroyed/damaged vehicle entities as map entourage elements</td></tr><tr><td><a href="/pages/1KjOFgn6e9NZdMyyrUKm">/pages/1KjOFgn6e9NZdMyyrUKm</a></td><td>Guide to Working with Stone Entities for Creating Rocky Landscapes</td></tr><tr><td><a href="/pages/24MtFbs065ywrYNFyG1a">/pages/24MtFbs065ywrYNFyG1a</a></td><td>Guide to Adding Sound Effects to Water Bodies</td></tr><tr><td><a href="/pages/isE6qAzBcfLp42PmIQnr">/pages/isE6qAzBcfLp42PmIQnr</a></td><td>Guide to working with construction entities</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/editor/map-editor/specifics-of-map-editing.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.
