> 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/en/beginning-of-the-game/registraciya-akkaunta.md).

# Account registration

To start the game you need to create an account on the site [RevolGC.pro](https://revolgc.pro/login/register?referrer=bR7kR)

<figure><img src="/files/pikFlhJc8sJBN2rqVdqB" alt=""><figcaption><p>Registration on the site</p></figcaption></figure>

1. In the "Username" field, enter your username in English.
2. Enter your email address in the "Email" field.
3. Create a complex password for your account.
4. Get tested for a bot.
5. Check the box "I agree with the rules".

You will receive an email confirming your registration. Follow the link and activate your account.


---

# 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/en/beginning-of-the-game/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.
