# 保證金模式

PropW 有兩種不同的保證金模式：「*獨立*」和「*全倉*」保證金模式。使用者可自由選擇任一保證金模式。以下說明保證金類型。

**獨立保證金**

每個倉位都有其獨立的保證金。這可將每筆交易的風險隔離，將潛在損失限制在分配給該特定倉位的保證金範圍內。

**全倉保證金**

保證金會在帳戶中所有未平倉部位之間共用。這有助於在某個倉位虧損時避免被強制平倉，但也意味著如果整體保證金水位跌破維持保證金要求，所有倉位都會面臨風險。

**調整您的保證金模式**

若要設定您的保證金類型，請前往「*交易*」畫面。在畫面右側，您會看到一個標示為「Cross」或「Isolated」的按鈕，代表您目前的保證金模式。若要變更您的保證金模式，請點擊對應的按鈕。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FEhMS1A0o2lVgPa7FoHJj%2Fimage.png?alt=media&#x26;token=1607e6ef-5dfa-420f-9db3-2fbd556ce632" alt=""><figcaption></figcaption></figure>

點擊相關按鈕後，將會開啟保證金模式選擇畫面。在此畫面上，您可以看到「Isolated」與「Cross」保證金模式。請點選您要使用的保證金模式，並按一下「***確認***」按鈕以確認變更。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FpbOQNpBSIJMXArlcmxsa%2Fimage.png?alt=media&#x26;token=9db402ac-d04f-4bef-8d82-203fda42b165" alt=""><figcaption></figcaption></figure>


---

# 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.propw.com/documentation/documentation-zh-tw/propw-jiao-yi-mo-zu-ping-tai/editor.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.
