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

# Договоры

Договоры могут быть экономическими, военными, политическими или династическими.

**Для подписания любого договора требуется** **1 РП-пост**.

**Подписанный договор сближает государства на 1-3 уровня отношений. Это важно для получения гаранта независимости, оформления союза, создания военного блока или заключения более сложных соглашений.**

{% hint style="danger" %}
**Каждый договор обязательно должен иметь указанный срок в РП-посте!**
{% endhint %}

### Виды договоров

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>1. Торговый договор</h4></td><td><p><strong>Торговый договор регулирует экономические отношения между странами.</strong><br></p><p><strong>Он может включать:</strong></p><ul><li>обычную торговлю;</li><li>торговый союз;</li><li>взаимные скидки на товары;</li><li>обмен ресурсами;</li><li>особые условия для купцов;</li><li>совместную торговлю в регионе.</li></ul><p><strong>Пример:</strong> страна А продаёт товар дешевле, а страна Б в ответ даёт скидку на свой товар. Это происходит формально, но служит отличным инструментом дипломатического сближения двух стран.</p></td><td><a href="/files/z8OtX78n88IVyppGhoy3">/files/z8OtX78n88IVyppGhoy3</a></td></tr><tr><td><h4>2. Союзнический договор</h4></td><td><p><strong>Союзнический договор обязывает стороны помогать друг другу в случае нападения.</strong></p><p>Такой договор чаще всего заключают государства с хорошими отношениями, общими интересами или династическими связями.</p><p><strong>Союз может быть:</strong></p><ul><li>оборонительным;</li><li>военным;</li><li>династическим;</li><li>временным;</li><li>постоянным.</li></ul></td><td><a href="/files/YuTVAkz6AYzNRuzJ9Bgn">/files/YuTVAkz6AYzNRuzJ9Bgn</a></td></tr><tr><td><h4>3. Договор о ненападении</h4></td><td><p><strong>Договор о ненападении запрещает странам нападать друг на друга в течение установленного срока.</strong></p><p>Он используется, если государства хотят закрепить мир, выиграть время или избежать войны на несколько фронтов.</p><p><strong>Нарушение такого договора может стать поводом для войны или дипломатических штрафов.</strong></p></td><td><a href="/files/DCuF7sRp8fnwwwVAWKg1">/files/DCuF7sRp8fnwwwVAWKg1</a></td></tr></tbody></table>


---

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