# Adjusting Leverage

*Leverage* is a tool in trading that allows you to control a larger position with a smaller amount of capital, amplifying potential profits (or losses) from market movements. It involves borrowing funds from the trading platform, with your initial capital serving as collateral.

Bitfunded offers users flexibility in adjusting leverage. In Bitfunded, it is possible to use leverage ranging from 1 to 5 times across all listed trading pairs. Using leverage, you can multiply your margin to increase your total order amount.

`Calculated as,`` `*`Total Position Size = Margin x Leverage`*

#### Adjust Your Leverage <a href="#adjust-your-leverage" id="adjust-your-leverage"></a>

To adjust your leverage size, please proceed to the "*Trade*" screen. On the right side of the screen, you will see a button labeled "*Leverage5X*" This button represents your current leverage size. To change your leverage size, please click on the corresponding button.

<figure><img src="/files/drZURjsWxlFQyhSA9t2C" alt=""><figcaption></figcaption></figure>

After clicking the relevant button, the leverage size selection screen will open. On this screen, you can see leverage sizes from **1x to 5x**. Select the leverage size you want to use and confirm the changes by clicking the "*Confirm*" button.

<figure><img src="/files/hLUzCYxxdUcpXCR0kAYm" 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://bitfunded.gitbook.io/support/trading-module/adjusting-leverage.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.
