# Key Structure

## <mark style="color:purple;">Margin Mode: Isolated Margin</mark>

**1000x Trading exclusively uses Isolated Margin**, meaning each position is backed by **its own dedicated collateral**, independent from other trades. This structure ensures **segregated risk management**, where the **liquidation of one position does not impact others**.

Unlike **Cross Margin**, where **collateral is shared** across multiple positions (as seen in **Perpetual Trading**), **Isolated Margin** allows traders to control risk on a **position-by-position basis**, making it ideal for **high-leverage strategies**.

{% hint style="warning" %}
Cross Margin only applies to Perpetual Trading not 1000x Mode
{% endhint %}

***

### <mark style="color:purple;">**How It Works**</mark>

* Each **trade has a separate margin allocation**.
* **Liquidation occurs independently** per position—preventing account-wide risk exposure.
* Traders can **allocate risk per position**, optimizing capital deployment.

#### <mark style="color:purple;">**Key Advantages**</mark>

* **Risk Containment** – If one position is liquidated, **it does not affect other open trades**.
* **Precision in Capital Allocation** – Each trade is isolated, allowing for **more granular risk management**.
* **Ideal for High-Leverage Trading** – Ensures **safety** even when using **1000x leverage**.

***

## <mark style="color:purple;">High Leverage: Risk and Reward</mark>

1000x Trading takes leverage to the extreme, offering up to **1000x amplification**.

#### <mark style="color:purple;">**What This Means**</mark>

* **Small collateral controls massive positions**.
* **Tiny price swings** can yield **huge profits** or result in **total liquidation**.
* **Example:** A **0.05% price swing at 1000x leverage** can turn **$100 into $500** or **wipe it out completely**.

#### <mark style="color:purple;">**Why It Matters**</mark>

* **Higher reward potential** for experienced traders.
* **Requires disciplined risk management** due to increased volatility.
* **Optimized for strategic trading**, rather than casual speculation.

***

## <mark style="color:purple;">Reflective Market Maker (RMM): Liquidity and Depth</mark>

### <mark style="color:purple;">**Deep Liquidity for High-Leverage Trading**</mark>

Our **Reflective Market Maker (RMM)** system **synchronizes liquidity with leading exchanges like Binance and other major CEXs**, ensuring **seamless trade execution**.

#### <mark style="color:purple;">**Key Features**</mark>

**1. Depth Factor**

* **1000x Trading mirrors Binance and other major CEX’s liquidity depth**, reducing **price slippage on large trades**.
* Our **Depth Factor is exceptionally high**, providing a **CEX-level trading experience** in a decentralized setting.

**2. Price Impact**

* Large orders **barely affect market pricing** due to deep liquidity.
* **Spreads remain tight** and **execution is more predictable**.

#### <mark style="color:purple;">**Why This Matters**</mark>

* **1000x Trading provides deep liquidity**, even at extreme leverage.
* **Traders benefit from lower slippage**, ensuring that **large trades do not drastically move the market**.
* **This bridges the gap between centralized efficiency and decentralized transparency**.

***

{% hint style="success" %}

### Summary

**Margin Mode:** **Isolated Margin ensures each position is independent**, preventing account-wide liquidation risks.

**High Leverage:** **1000x amplification** means **small price swings can result in large profits or losses**.

**Liquidity & Depth:** **RMM synchronizes with Binance and other major CEXs**, ensuring **CEX-level liquidity** in a **decentralized environment**.
{% endhint %}


---

# 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.aark.digital/about/1000x-mode/key-structure.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.
