# 调整杠杆

*杠杆* 是一种交易工具，允许你用较少的资金控制更大的头寸，从而放大市场波动带来的潜在收益（或损失）。它涉及向交易平台借入资金，且你的初始资金作为抵押。

PropW 为用户提供调整杠杆的灵活性。在 PropW 中，所有列出的交易对均可使用 1 到 5 倍的杠杆。通过使用杠杆，你可以倍增保证金以增加订单总额。

` 计算方式为，`` `` `*`总仓位 = 保证金 x 杠杆`*

#### 调整你的杠杆

要调整你的杠杆大小，请前往 "*交易*" 页面。在页面右侧，你会看到一个标注为 "*杠杆5倍*" 的按钮。该按钮表示你当前的杠杆大小。要更改杠杆大小，请点击相应的按钮。

<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>

点击相关按钮后，将打开杠杆大小选择界面。在此界面，你可以看到从 1 倍到 5 倍的杠杆大小。选择你想使用的杠杆并通过点击 "*确认*" 按钮来确认更改。

<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/propw-jiao-yi-mo-kuai-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.
