# Аутентификация

## Password - Пароль

The first time you visit the Gunbot GUI in your browser, you'll be asked to register your password.

## Two factor authentication (2FA) - Двухфакторная аутентификация (2FA)

Gunbot поддерживает двухфакторную аутентификацию, используя Google Authenticator, Authy или аналогичные приложения.

Чтобы включить 2FA, перейдите в **Настройки> Аутентификация.** **Settings** > **Authentication**.

![](/files/-LnXsnUev8e_MGA7EjK6)

Не сканируйте QR-код на этом скриншоте. Используйте тот, который создан в вашей собственной установке.


---

# 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://gunthy.gitbook.io/wiki/russian/ustanovka-i-generalnye-nastroiki/globalnye-nastroiki-bota/autentifikaciya.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.
