# ТЕХНИЧЕСКОЕ

- [Миры](https://wiki.pwworlds.ru/tech/miry.md): Структура строения миров
- [Сборка модов](https://wiki.pwworlds.ru/tech/mods.md): Здесь можно узнать про нашу сборку сервера, найти ссылки на скачивание и гайд по ее установке.
- [Ресурспак](https://wiki.pwworlds.ru/tech/resource_pack.md): Здесь ссылка на наш ресурспак сервера, а также гайд по его установке.
- [Кастомные крафты](https://wiki.pwworlds.ru/tech/crafts.md): Здесь все возможные новые крафты на нашем сервере.
- [Механики](https://wiki.pwworlds.ru/tech/mechanics.md): Здесь все механики и возможности сервера, дополняющие гемплей или прокачивающие РП.
- [Команды](https://wiki.pwworlds.ru/tech/commands.md): Здесь все команды, которые может использовать обычный игрок.


---

# 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://wiki.pwworlds.ru/tech.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.
