# 調整槓桿

*槓桿* 是交易中的一種工具，讓你能以較少的資金控制更大的部位，放大市場波動帶來的潛在獲利（或虧損）。它涉及向交易平台借入資金，而你的初始資本則作為抵押品。

PropW 為用戶在調整槓桿方面提供彈性。在 PropW 中，所有已列出的交易對都可使用 1 到 5 倍的槓桿。使用槓桿，你可以放大保證金，以增加你的總訂單金額。

` 計算如下，`` `` `*`總持倉規模 = 保證金 x 槓桿`*

#### 調整你的槓桿

若要調整你的槓桿倍數，請前往「*交易*」畫面。在畫面右側，你會看到一個標示為「*槓桿5X*」的按鈕。此按鈕代表你目前的槓桿倍數。若要變更槓桿倍數，請點擊對應的按鈕。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FM2gpcYXLfbNRS27HGzCp%2Fimage.png?alt=media&#x26;token=1cd8ea8b-7304-406c-93b1-00f94e04276e" alt=""><figcaption></figcaption></figure>

點擊相關按鈕後，槓桿倍數選擇畫面將會開啟。在此畫面上，你可以看到從 1x 到 5x 的槓桿倍數。選擇你想使用的槓桿倍數，然後點擊「*確認*」按鈕以確認變更。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FAsYydJKfZ2QcP3UMOoFZ%2Fimage.png?alt=media&#x26;token=a767c0fc-44cb-4b1b-bb47-17d3eefc8e20" 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/markdown.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.
