# Error "Your bybit account type is outdated"

<figure><img src="/files/07wxc5xUDUGD5i5LrVHt" alt=""><figcaption></figcaption></figure>

📍<mark style="color:blue;">**Solution:**</mark> This error means that you are using an outdated Bybit account type, namely Standard Account Type.

We strongly recommend upgrading to a Unified Trading Account (UTA), as the Standard account type no longer supports the API, which may affect the correct, stable operation of strategies and the frequency of errors in them. Bybit's Standard Account is currently considered obsolete, the exchange is trying its best to move users to a new type of account.

You can switch to a Unified Trading Account at the following link: [https://www.bybit.com/ru-RU/promo/events/unified-trading-account.](https://www.bybit.com/en/promo/events/unified-trading-account)


---

# 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://hash7-gitbook.gitbook.io/en/faq/api-issues/error-your-bybit-account-type-is-outdated.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.
