# “Account Error”

{% hint style="info" %}
An “Account Error” often occurs due to incorrect navigation to the site, browser issues, or problems with account verification or access.
{% endhint %}

![Account Error](https://storage.crisp.chat/users/helpdesk/website/e976c4b45fb54800/telegram-cloud-photo-size-4-59_ah73xi.jpg)

### Solutions

1. **Check the browser version**

Check your browser version in the top right corner. Download the latest version [from the website](https://onlymonster.ai/downloads).

2. **Contact Support**

If the problem persists after trying the above steps, reach out to the support team for further assistance.

#### Additional Tips

Make sure your browser is up-to-date to avoid compatibility issues.


---

# 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.onlymonster.ai/troubleshooting/account-error.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.
