> For the complete documentation index, see [llms.txt](https://legacyum.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacyum.gitbook.io/wiki/mechanics/vnutrennyaya-politika/stabilnost.md).

# Стабильность

**Стабильность** - уникальная механика [**панели управления нацией**](#user-content-fn-1)[^1], доступная только через неё.

Этот раздел особенно важен для государств, где растут внутренние противоречия или действуют повстанческие движения. С его помощью можно снижать **прирост очков восстания**, но почти всегда ценой других параметров.

{% hint style="warning" icon="triangle-exclamation" %}
Управление стабильностью открывается, если в столице построена **«Канцелярия»**.
{% endhint %}

### Доступны два типа решений:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p><strong>Репрессивные методы</strong><br>Радикальные и дорогие меры, которые позволяют резко снизить прирост очков восстания.</p><p><br><strong>Цена принятия:</strong></p><ul><li><mark style="color:red;">-90</mark> монет/день</li><li><strong>Благополучие:</strong> <mark style="color:red;">-30</mark> во всех провинциях</li><li><strong>Стабильность:</strong> <mark style="color:red;">-2</mark> <em>(2 недели)</em></li></ul><p><strong>Время исполнения:</strong> 6 дней</p><p><strong>Эффект:</strong></p><ul><li><strong>Стабильность:</strong> <mark style="color:green;">+15</mark> <em>(2 недели)</em></li><li><strong>Прирост очков  восстания:</strong> <mark style="color:green;">-45%</mark> <em>(2 недели</em></li></ul><p><br><mark style="color:$tint;">(Требуется: Канцелярия)</mark></p></td><td><a href="/files/7i6UrKyPmt2zxzBKf6EM">/files/7i6UrKyPmt2zxzBKf6EM</a></td></tr><tr><td><p><strong>Умеренная стабилизация</strong><br>Требует средних вложений и постепенно берет ситуацию под контроль, не вызывая резких последствий для государства.<br></p><p><strong>Цена принятия:</strong></p><ul><li><mark style="color:red;">-50</mark> монет/день</li><li><strong>Благополучие:</strong> <mark style="color:red;">-10</mark> во всех провинциях</li></ul><p><strong>Время исполнения:</strong> 5 дней</p><p><strong>Эффект:</strong></p><ul><li><strong>Стабильность:</strong> <mark style="color:green;">+7</mark> <em>(2 недели)</em></li><li><strong>Прирост очков восстания:</strong> <mark style="color:green;">-25%</mark> <em>(2 недели)</em></li></ul></td><td><a href="/files/JcIvluHIMR2Y6lFX0GSQ">/files/JcIvluHIMR2Y6lFX0GSQ</a></td></tr><tr><td><p><strong>Мягкая стабилизация</strong><br>Уступки оппозиции. В краткосрочной перспективе они могут усилить повстанцев, но в долгосрочной помогают повысить стабильность.</p><p></p><p><strong>Цена принятия:</strong></p><ul><li><mark style="color:red;">-100</mark> монет/день</li><li>Прирост очков восстания: <mark style="color:red;">+30%</mark> <em>(на время исполнения)</em></li></ul><p><strong>Время исполнения:</strong> 4 дня</p><p>Эффект:</p><ul><li><strong>Благополучие:</strong> <mark style="color:green;">+0,1</mark> во всех провинциях</li><li><strong>Стабильность:</strong> <mark style="color:green;">+10</mark> <em>(навсегда)</em></li><li><strong>Прирост очков восстания:</strong> <mark style="color:green;">-40%</mark> <em>(2 недели)</em></li></ul><p><br><mark style="color:$tint;">(Требуется: Канцелярия)</mark></p></td><td><a href="/files/S76MFU7HIPfrY0H1sR68">/files/S76MFU7HIPfrY0H1sR68</a></td></tr></tbody></table>

{% hint style="warning" icon="triangle-exclamation" %}
Каждое из этих [СПЕЦИАЛИЗИРОВАНЫХ ЗДАНИЙ](/wiki/mechanics/vnutrennyaya-politika/zdaniya.md) `(Пыточная комната/Судебная палата)` можно построить только **один раз**.
{% endhint %}

[^1]: **/n menu** - открыть меню управление нацией


---

# 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://legacyum.gitbook.io/wiki/mechanics/vnutrennyaya-politika/stabilnost.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.
