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

Для того, чтобы воспользоваться функционалом системы, необходимо зарегистрироваться в личном кабинете. Регистрация осуществляется самостоятельно на сайте [**https://lk.decstream.com/**](https://lk.decstream.com/)**.**

![](/files/F0r6M6nQLEPy5xiZC6uS)

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

* Фамилия.
* Имя.
* Отчество.
* Email.
* Пароль.
* Повтор пароля.

После заполнения формы регистрации на вашу электронную почту придет письмо содержащее ссылку для подтверждения регистрации.

Учетными данными для входа в личный кабинет являются, указанные при регистрации:

* Email.
* Пароль.

![](/files/PHNaRXcfNjyjoB8SSbqX)


---

# 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://docs.short.decstream.ru/master.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.
