# How to Change OKX’s Margin Mode to Cross Margin Mode?

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

If you encounter some trading pairs that are **not successfully** switched, you need to go to **Okx** to **modify** them separately.

Please follow the instructions in the pictures below:

**Step 1*****:*** Open OKX App, log in to your account, click **\[**<mark style="color:blue;">**Trade**</mark>**]** on homepage bottom to enter the trading page, As follow:

<figure><img src="/files/XeqVRSO65mcFVgklGPfs" alt=""><figcaption><p>first step</p></figcaption></figure>

**Step 2*****:*** Select **\[**<mark style="color:blue;">**Perpetual**</mark>**]**, As follow:

<figure><img src="/files/lbxtjpYHTGRMpUHD5RLH" alt=""><figcaption><p>second step</p></figcaption></figure>

**Step 3*****:*** click **\[**<mark style="color:blue;">**Cross**</mark>**]** on the upper left corner, As follow:

<figure><img src="/files/REOS8URZZB2ZQxeFIZ58" alt=""><figcaption><p>third step</p></figcaption></figure>

**Step 4*****:*** 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/cIB72teAsZETc2ZcUWa8" alt=""><figcaption><p>the fourth step</p></figcaption></figure>

**\[Cross Margin Mode]**: Your position margin is limited to the value of the asset you are trading. When you are liquidated, your maximum loss is limited to the balance of that single asset in your account.

**\[Isolated Margin Mode]**: Open positions calculate margin and PnL separately. When you are liquidated, your maximum loss is limited to the margin of that position.


---

# 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-okxs-margin-mode-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.
