> 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/blagopoluchie.md).

# Благополучие

*Благополучие является важным фактором, чей высокий уровень невероятно важен как и для внутреннего благосостояния вашего государства, так и для поддержания сильного слова в вашей внешней политике.*

#### Благополучие провинций делится на два ключевых значения:

* ![](/files/5ZsN36ZXiQnCDVUTEgrz) **Благополучие провинции** - это степень застройки [<mark style="color:$primary;">СПЕЦИАЛИЗИРОВАННЫМИ ЗДАНИЯМИ</mark>](/wiki/mechanics/vnutrennyaya-politika/zdaniya.md) одной конкретной провинции, под которой также понимается степень лояльности, населённость и уровень легитимности королевства, династии и прочих государственных формирований в определенном регионе.
* ![](/files/EKbLsfttK9zyj7Q8pKb0) **Общенациональное благополучие** - отражает общее состояние, стабильность и процветание всего государства в целом.

{% hint style="info" %}
![](/files/Jf5icDzEMAHLtDf6l6J0) **Общенациональное благополучие** формируется как среднее арифметическое значение благополучия всех ваших провинций. При этом из подсчета исключаются те регионы, на которые в данный момент действуют [противоположные модификаторы](broken://pages/BVNTQnUNfMwbbP6UZbkK).
{% endhint %}

<div><figure><img src="/files/iHd5lYZ0XROtEfrbSY9a" alt="" width="375"><figcaption><p>Общенациональное благополучие в национальном меню<br><em>(На состояние 17.05.2026)</em></p></figcaption></figure> <figure><img src="/files/9vyhBOTYMLsNW95A07sr" alt="" width="368"><figcaption><p>Благополучие провинции в списке провинций<br><em>(На состояние 17.05.2026)</em></p></figcaption></figure></div>


---

# 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/blagopoluchie.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.
