> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/nachalo-igry/registraciya-akkaunta.md).

# Регистрация аккаунта

Для начала игры вам необходимо создать аккаунт на сайте [RevolGC.pro](https://revolgc.pro/login/register?referrer=bR7kR)

<figure><img src="/files/pikFlhJc8sJBN2rqVdqB" alt=""><figcaption><p>Регистрация на сайте</p></figcaption></figure>

1. В поле "Имя пользователя" введите ваш логин на английском языке.
2. В поле "Электронная почта" введите ваш емайл адрес.
3. Придумайте сложный пароль для вашего аккаунта.
4. Пройдите проверку на бота.
5. Поставьте галочку "согласны с правилами".

На электронную почту вам придет письмо с подтверждением регистрации. Пройдите по ссылке и активируйте аккаунт.


---

# 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://wiki.revolgc.pro/nachalo-igry/registraciya-akkaunta.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.
