# Регистрация / Авторизация

### :writing\_hand: Регистрация

Для того чтобы зарегистрироваться вам нужно зайти на сервер и прописать:

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

![](https://3428802544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjLIcNqLb-zrnUWYNrq%2F-MjM9Z_EWmfKEvdoce-z%2F-MjMBEFTb_GqbilngfmH%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202021-09-12%20042824.png?alt=media\&token=07621ad9-40ae-4bc7-8145-2548e7aa8a61)

:point\_right: После чего вас закинет на сервер в лобби, откуда вы сможете выбрать режим для игры.

### :unlock: Авторизация

Для того чтобы авторизоваться вам нужно зайти на сервер и в специальном лобби прописать команду:

{% hint style="success" %}
/l <пароль>
{% endhint %}

:point\_right: тот пароль который вы указывали при регистрации.

### Защита аккаунта

Подробную информацию о защите вы можете найти тут:

{% content-ref url="bot-vk" %}
[bot-vk](https://wiki.hyneo.ru/hyneo-books/help/bot-vk)
{% endcontent-ref %}

{% hint style="danger" %}
Проблемы мне нужна [помощь](https://vk.me/hyneo)
{% 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.hyneo.ru/hyneo-books/help/regauth.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.
