# Leverage

Leverage allows traders to place trades with a value much larger than their actual account balance. On Kana Perps, contracts can be traded with leverage of up to 20x.

<mark style="color:red;">**Leverage = Order Value / Margin Used**</mark>

Leverage greatly affects margin usage and requirements, increasing the risk of liquidation. Traders must understand how leverage works and the risks involved. To avoid falling below the maintenance margin (the margin requirement per your positions) and facing liquidation, ensure your positions have sufficient margin by regularly monitoring them and depositing additional funds when necessary. &#x20;

<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.kanalabs.io/perpetual-futures/kana-perps/breaking-down-kana-perps/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.
