# Can't authenticate user

{% hint style="info" %}
Эта ошибка может возникнуть, если у Steam возникли технические неполадки. Чтобы проверить это, посетите сайт [Steam Status](https://steamstat.us/).
{% endhint %}

Если вы перезапустили Steam и игру но все еще испытываете эту ошибку, попробуйте следующее:

1. Перезайдите в Steam.
2. Переустановите игру.
3. Проверьте ваше подключение. Если вы уверены, что оно в норме, обратитесь за помощью в канал [#help-support](https://discord.com/channels/303681520202285057/1203040192651468951) нашего [Discord сервера](https://discord.gg/battlebit).


---

# 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.joinbattlebit.com/russian/game-errors/cant-authenticate-user.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.
