# 【Trader】Scenarios Where Copy Trading Fails

The trader and the copier must both use the **Hedging Mode** (two-way position mode). If the trader uses **One-Way Mode** while the copier uses Hedging Mode, the copy trade will fail – and vice versa.

On the OKX exchange, go to **"Trade Settings"** to adjust your position mode.

Tap "Position Mode"

Select "Hedging Mode" (two‑way position mode).

**Note:** Failing to switch to Hedging Mode (two‑way position mode) will prevent you from placing or copying trades.


---

# 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://docs.bitfrog.io/en/trading-instructions/cex-copy-hyperliquid/trader-scenarios-where-copy-trading-fails.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.
