# Increase Leverage

### About

When a trader is not sufficiently leveraged for their personal risk tolerance.&#x20;

### Step-by-step guide

1. Select your position on the main screen of the app
2. Click on “+” symbol in the top right corner

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

3. Select how much leverage to add (1) and click “Buy” (2)

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

\
4\. Sign transaction in wallet

5\. Receive confirmation

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

<br>


---

# 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.marginly.com/app/how-to/increase-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.
