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

# Смена имени

## Смена имени и фамилии

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

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

Стоимость услуги варьируется в зависимости от типа изменения:

* Полная смена имени и фамилии — 75.000$

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

* &#x20;Смена фамилии на фамилию супруга — 3.750$<br>

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

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

<br>


---

# 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/smena-imeni.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.
