> 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/vneshnyaya-politika/diplomatiya/diplomaticheskie-deistviya/dinasticheskie-braki.md).

# Династические браки

**Династические браки — это более прочная форма внешней политики.**

**Они заключаются между правящими семьями и могут использоваться для:**

* заключение династических браков, с целью:
  * создания крепких военных союзов;
  * усиления отношений между государствами;
  * заключения более выгодных договоров;
  * поддержки претензий на престол;
  * объединения государств;
  * снижения последствий при разрыве некоторых договорённостей.

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

**За каждое совершённое действие в формате РП-поста вы сможете получить от -5 до 5 очков силы династии**. Выше данного лимита вердер не имеет права вам выдавать.

Если между странами есть династическая связь, их договоры труднее разрушить без последствий. При этом такие отношения требуют более серьёзного РП-обоснования.

Когда заключается династический брак, сила династии распространяется на обе страны. **Династия по факту стоит выше чем государство.**

**Подробее с династиями и их уникальными механиками можно ознакомиться в разделе** [**Династии**](/wiki/mechanics/vneshnyaya-politika/diplomatiya/dinastii.md) **и соответствующих каналах.**

{% hint style="warning" %}
Династические действия доступны исключительно странам, которые являются монархиями.
{% endhint %}

Государства с одинаковыми правящими династиями можно объединить, создав унию. Подробнее в разделе "[Личные унии](/wiki/mechanics/vneshnyaya-politika/diplomatiya/dinastii/lichnye-unii.md)".


---

# 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/vneshnyaya-politika/diplomatiya/diplomaticheskie-deistviya/dinasticheskie-braki.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.
