# Adjust leverage/size

You can always adjust your leverage / size of a trade.&#x20;

Lower leverage reduces your risk, while higher leverage increases it.

In other words, higher leverage brings the liquidation price closer to the index price, whereas lower leverage moves the liquidation price further away from the index price.

{% hint style="info" %}
When adjusting your leverage / size, your margin stays the same, meaning you're risking / derisiking your position.&#x20;
{% endhint %}

{% hint style="danger" %}
This feature doesn’t exist on Hyperliquid — we built it from scratch. To reproduce it there, you would need to close your position and reopen a new one. If that’s required, a message will be displayed informing you that your current position will be closed and a new one opened. This also means you’ll pay fees twice and your PnL will be reset.
{% endhint %}

{% embed url="<https://mass-assets.lon1.cdn.digitaloceanspaces.com/Documentation/edit_leverage.mp4>" %}
Perps - Edit leverage
{% endembed %}


---

# 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.mass.money/general/perps/market-orders/adjust-leverage-size.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.
