> For the complete documentation index, see [llms.txt](https://docs.izzziland.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.izzziland.ru/kastomizaciya-stendov.md).

# Кастомизация стендов

{% hint style="info" %}
**Armor Poser** нужен для удобной настройки армор стендов.

С ним можно менять позы, положение и модификаторы стенда.

Чтобы использовать мод, сначала скачайте его: [Armor Poser на Modrinth](https://modrinth.com/mod/armor-poser/gallery)
{% endhint %}

{% stepper %}
{% step %}

### 1. Как открыть меню

Чтобы начать использовать мод, нажмите **Shift + ПКМ** по армор стенду, после чего откроется меню настройки.

<figure><img src="/files/tZOq8hNAlE1583ElAWVc" alt="Открытие меню Armor Poser"><figcaption><p>Нажмите Shift + ПКМ по армор стенду, чтобы открыть меню Armor Poser.</p></figcaption></figure>
{% endstep %}

{% step %}

### 2. Модификаторы стенда

В левой части меню вы можете настроить модификаторы стенда.

<figure><img src="/files/WbH8WIx8Ad5S1elmg1fW" alt="Настройка модификаторов стенда"><figcaption><p>Слева находятся настройки модификаторов армор стенда.</p></figcaption></figure>
{% endstep %}

{% step %}

### 3. Расположение стенда

В правой части меню вы можете настроить расположение стенда.

<figure><img src="/files/beohRqYrgLubM9FbMDX7" alt="Настройка расположения стенда"><figcaption><p>Справа находятся настройки положения и расположения армор стенда.</p></figcaption></figure>
{% endstep %}

{% step %}

### 4. Позы

Если нажать на кнопку **Позы**, откроется список готовых поз, где можно выбрать существующие варианты или создать новые.

<figure><img src="/files/71tmutfRZZPo1S8Egttp" alt="Меню поз Armor Poser"><figcaption><p>В меню поз можно выбрать готовую позу или создать свою.</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.izzziland.ru/kastomizaciya-stendov.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.
