# Вход и регистрация

Пройдя по ссылке <https://watbot.ru/> вы окажетесь на главной странице платформы. По кнопкам в верхнем правом углу вы можете зайти в свой аккаунт или зарегистрироваться.

<figure><img src="/files/Hq8Juqkyx3Y6lDLBdkFo" alt=""><figcaption></figcaption></figure>

При нажатии на кнопку "регистрация" вы попадаете на форму для заполнения. При необходимости можно выбрать язык:

<figure><img src="/files/zcJDxeSG1P3O01usSmzS" alt=""><figcaption></figcaption></figure>

После ввода данных и нажатия на кнопку "регистрация" под форму вам на почту придёт письмо со ссылкой для подтверждения регистрации.  После перехода по ссылке вы можете зайти в свой аккаунт на платформе под своими паролем и логином. Также возможен вход через ваш гугл-аккаунт.

<figure><img src="/files/PmWQgqhWLR944fqagatY" alt=""><figcaption></figcaption></figure>


---

# 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://help.watbot.ru/readme/vkhod-i-registraciya.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.
