# Why is My Position Liquidated Even Though My Margin is Sufficient?

The **margin** of the contract account is **sufficient**, but the contract position of certain crypto has been **liquidated**, and others have not been liquidated.

If you meet this kind of issue, you need to **check** the **margin mode** settings of each contract trading pair to ensure that they are all in **\[Cross Margin Mode]**(default).

The following list may help you:

{% content-ref url="/pages/dtI0DtRIacD526pLGtWn" %}
[How to Change Binance’s Position Mode to Hedge Mode?](/en/exchange/exchange-faq/change-position-mode/how-to-change-binances-position-mode-to-hedge-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/YmGSjOgIn2JPPrQHEkhe" %}
[How to Change the OKX’s Position Type to Long/Short Mode?](/en/exchange/exchange-faq/change-position-mode/how-to-change-the-okxs-position-type-to-long-short-mode.md)
{% endcontent-ref %}


---

# 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://help.utrading.io/en/trading/trading-faq/why-is-my-position-liquidated-even-though-my-margin-is-sufficient.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.
