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

# Свадьба

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

Такого человечка можно найти и у нас, а кроме того, соединить свои узы путём бракосочетания.

## **Вступление в брак**

К сожалению, не получится просто прописать команду и сыграть свадьбу; придётся провести минимальные ритуальные действия.

Начните свой путь с посещения ювелирного магазина.

1. Открыв меню у NPC в разделе "Кольца", найдите обручальное кольцо в коробке и приобретите его. Будет достаточно одного.
2. Этой коробочкой с кольцом нажмите *Shift + правую кнопку мыши* по избранному вами игроку.

Осталось дождаться ответа и, скорее всего, праздновать этот прекрасный день.\
\
Если же вам откажут, то не переживайте; значит, это была не ваша судьба. В мире много прекрасных людей, способных полюбить вас.<br>

<figure><img src="/files/Ry0825fXlJsxrPpqvvwc" alt=""><figcaption></figcaption></figure>

## **Команды**

<table><thead><tr><th width="250">Команда</th><th>Описание</th><th data-hidden></th></tr></thead><tbody><tr><td>/family info</td><td>Узнать информацию о своей семье</td><td></td></tr><tr><td>/family inviteChild</td><td>Пригласить игрока в семью в роли ребёнка</td><td></td></tr><tr><td>/family kickChild</td><td>Выгнать игрока из семьи</td><td></td></tr><tr><td>/family leave</td><td>Покинуть семью, где являлся ребёнком</td><td></td></tr><tr><td>/family divorce</td><td>Подать на развод</td><td></td></tr></tbody></table>

<figure><img src="/files/P4mWWJU0AHsE6tTXzWZ1" alt=""><figcaption></figcaption></figure>


---

# 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.atlantworld.com/mekhaniki/svadba.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.
