# How to Change Binance’s Position Mode to Hedge Mode?

{% embed url="<https://youtu.be/qDAloXYjzhg>" %}

Generally, if you have **no positions** in your **Binance Futures account**, when you use it for the **first time**, the position mode setting will be **automatically** switched to **\[Hedge Mode]**, so that the robot can be started normally.

Of course, it cannot be ruled out that you may also encounter situations where automatic switching **cannot be performed**, so you need to go to **Binance** to **manually** select **\[Hedge Mode]**.

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 on the icon in the upper right corner, As follow:

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

**Step 2*****:*** Enter the futures page, Tap **\[**<mark style="color:blue;">**Preferences**</mark>**]** on the page,  As follow:

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

**Step 3*****:*** Enter the Preferences page, click **\[**<mark style="color:blue;">**Position Mode Setting**</mark>**]**,  As follow:

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

**Step 4*****:*** Tick **\[**<mark style="color:blue;">**Hedge Mode**</mark>**]** on the page, as a successful modification, As follow:

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

**\[One-way Mode]:** Only one direction of position is allowed for the same contract, either long or short . It supports only a single direction of position, prohibiting the simultaneous holding of long and short positions.

**\[Hedge Mode]:** allows for the simultaneous holding of positions in both long and short directions for the same contract.    Allows positions in different directions for the same contract can offset each other's risks, reducing overall risk.    Permits adopting opposing investment strategies within the same contract, facilitating better risk management.


---

# 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-position-mode/how-to-change-binances-position-mode-to-hedge-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.
