> For the complete documentation index, see [llms.txt](https://wiki.zaryamc.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.zaryamc.ru/privatnyi-server/mekhaniki/obedineniya.md).

# 🛡️ Объединения

Под объединениями мы подразумеваем совместные компании игроков, в которые входят города, поселение, деревни, кланы, общины, советы, касты, мафии и т.д..

### 🤲 В чем важность объединений?

Любое объединение поможет вам в игре - всегда легче играть с друзьями, чем одному, ведь можешь получить поддержку от своих товарищей. К примеру, игроки стартовавшие в кланах намного быстрее получили лучшую экипировку и ресурсы, нежели играющие в одиночку. Вместе всегда веселее и быстрее строить проект, магазин, проходить сюжет. Но и при этом сделать самый лучший город, клан или другое объединение - сложно, ведь на сервере постоянно есть конкуренция.

### 🎨 Как создать объединение?

Нужно заполнить форму в дискорд-канале #объединения:

1. Название объединения
2. Какой вид объединения (город/клан/союз/совет/каста/коалиция и др.)
3. Основатель(-и) объединения
4. Как и кем производится внутренняя власть
5. Цели объединения
6. Все игроки, **изначально находившиеся** в объединении (потом писать в ветку добавления/кики игроков из объединения)
7. Символика объединения
8. Координаты объединения (если есть)

Все операции нужно проводить в ветке под сообщением о регистрации.


---

# 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://wiki.zaryamc.ru/privatnyi-server/mekhaniki/obedineniya.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.
