# How to Change the Isolated Margin Mode of Binance to Cross Margin Mode?

By default, uTrading will **automatically switch** the margin mode to **\[Cross Margin Mode]** for you.

If some trading pairs are **not switched successfully**, you need to go to **Binance** to **modify** them individually.

Please follow the instructions in the pictures below:

**Step 1*****:*** Open Binance App, log in to your account, click **\[**<mark style="color:blue;">**Futures**</mark>**]** on homepage bottom, and then click **\[**<mark style="color:blue;">**USDⓈ-M**</mark>**]**, Finally click **\[**<mark style="color:blue;">**Cross**</mark>**]**, As follow:

<figure><img src="/files/0ABOqfIlhlek8mMF1Jr3" alt=""><figcaption></figcaption></figure>

**Step 2*****:*** Select **\[**<mark style="color:blue;">**Cross**</mark>**]** on the page,  and then click **\[**<mark style="color:blue;">**confirm**</mark>**]**, as a successful modification, As follow:

<figure><img src="/files/c4v508zEA25gOmSDxaax" alt=""><figcaption></figcaption></figure>

**\[Cross Margin Mode]**: All cross positions under the same margin asset share the same asset cross margin balance. In the event of liquidation, your assets full margin balance along with any remaining open positions under the asset may be forfeited.

**\[Isolated Margin Mode]**: Margin assigned to a position is restricted to a certain amount. If the margin falls below the Maintenance Margin level, the position is liquidated. However, you can add and remove margin at will under this method.


---

# 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/exchange/exchange-faq/change-margin-mode/how-to-change-the-isolated-margin-mode-of-binance-to-cross-margin-mode.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.
