# Can't authenticate user

{% hint style="info" %}
This error may occur if Steam is down. To check it, visit [Steam Status](https://steamstat.us/) page.
{% endhint %}

\
If you restarted your steam and relaunched the game but still experience this, you might try few more things:

1. Log out and log in in Steam.
2. Reinstall the game.
3. Check your connectivity. If you are sure that it is fine, [report a connectivity issue](/connectivity/reporting-connectivity-issue.md).


---

# 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/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.
