> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/ru/ekonomika/pereezd.md).

# Переезд

Наша основная задача – мотивировать учить английский язык. С каждым уроком учиться становится сложнее и мотивация падает, несмотря на возможность заработать. Для того, чтобы пользователь постоянно учил новый материал, а не проходил старые темы с одним и тем же персонажем, мы вводим понятие «**Переезд**».

**Переезд** касается персонажей, которые не были куплены на Маркетплейс.

При **переезде** энергия персонажа полностью обнуляется на 14 дней, если он был перенесен с одного аккаунта на другой. Через 14 дней энергия персонажа восстанавливается до 100%.

Переезд активируется с момента переноса персонажа.

**Переезд касается только  персонажей с активированной визой и/или замороженной визой.**

**При переезде также происходит автоматическая разморозка визы, т.е. персонаж расходует визу в течение периода транзита (14 дней).**

Если персонаж возвращается на исходный акаунт, то переезд отменяется. Энергия возвращается персонажу.

**Важно:** Персонаж остается в собственности владельца аккаунта и только временно не  может учиться.


---

# 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:

```
GET https://whitepaper.letmespeak.org/ru/ekonomika/pereezd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
