> For the complete documentation index, see [llms.txt](https://mihailastapchik.gitbook.io/minskij-promenad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mihailastapchik.gitbook.io/minskij-promenad/master.md).

# Машеровский ордер и другие стили застройки Минска

В этой книге исследуется характер застройки и архитектурные стили улиц города Минска, и некоторых других мест Белоруссии. Здесь и разные типы усадебной застройки, и архитектурные стили Минска 20-21-го века – сталинский ампир, хрущёвский голый функционализм, машеровский период, послеперестроечный эклектизм и другие. Также в качестве "променада" прилагаются описания некоторых минских улиц, улочек, переулочков, закоулочков.

Стили застройки:

* [Машеровский ордер](https://mihailastapchik.gitbook.io/minskij-promenad/kharakter-minskoi-zastroiki/masherovskii-order-konstruktivizm-70-80-godov-20-veka-v-minske)
* Усадьбы и застройка частного сектора
* Сталинский ампир
* Хрущёвки
* Дореволюционный период
* Постперестроечный эклектизм&#x20;
* Промзона
* Шарашки
* Городская скульптура, мемориалы

Променад по отдельным улицам Минска и местам в Белоруссии

* [Список улиц и мест](https://mihailastapchik.gitbook.io/minskij-promenad/minskii-promenad/katalog)
* [Радиально-круговая схема и запись](https://mihailastapchik.gitbook.io/minskij-promenad/dopolnitelno/radialno-krugovaya-skhema-i-zapis)

CC SA-BY 2016-2020 Астапчик Михаил


---

# 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, and the optional `goal` query parameter:

```
GET https://mihailastapchik.gitbook.io/minskij-promenad/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
