# Регистрация

### При первом входе на сервер вас попросит зарегистрироваться

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

Вам нужно будет придумать пароль и ввести его два раза, чтобы подтвердить

{% hint style="info" %}
**/reg <пароль> <повтор пароля>**
{% endhint %}

### Пример правильной команды на регистрацию:

{% hint style="success" %}
**/reg 12345 12345**
{% endhint %}

После успешной регистрации вас сразу же отправит в [Лобби](/nachalo-igry/lobbi-i-vybor-rezhima.md)

{% hint style="warning" %}
При следующем входе на сервер вам потребуется ввести **/login <ваш пароль>**

Также не забывайте, что есть короткая версия команды **/login** - **/l**
{% endhint %}

{% hint style="info" %}
Забыли пароль? Нужна другая помощь? Обратитесь в наш [Discord](https://discord.gg/RAJt26j4Uw)
{% endhint %}


---

# Agent Instructions: 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://wiki.chillzone.space/nachalo-igry/registraciya.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.
