# Работа с аккаунтом

**Работа с аккаунтом.**

**При тестировании ROE Maker в бесплатном доступе учетная запись не нужна. Но согласно лицензионным требованиям, при работе с платной версией учетную запись необходимо будет создать.** <br>

**Создание аккаунта**

**Есть два способа создать аккаунт:**

* **перейти к приглашению \[Войти] (Log in), которое предложит ROE Maker**
* **перейти по ссылке** [**https://identity.roemaker.com/Account/Login**](https://identity.roemaker.com/Account/Login) **через браузер**

![](https://lh4.googleusercontent.com/ZhKtU7GZCd-4TyRodu_4r5ex4MmIu894eS41STiCZXrNs-vL5loxxSvoAFKuVssEHK3rBiJX9Ti_hZ1IkArLWS3WRwDYp9zAB41VhO-qjIwO54VCMLgwETmJY4jsf6y2l3b6nXXP)

**Если у вас нет аккаунта: Нажмите кнопку \[Начать] (Get started).**

**Если у вас есть аккаунт: Нажмите кнопку \[Войти] (Sign me in) и введите свои данные**<br>

**После регистрации вы получите письмо с подтверждением. Перейдите по ссылке из этого письма, чтобы завершить процесс.**<br>


---

# 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://roemaker.gitbook.io/faq/rabota-s-akkauntom.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.
