# Leverage

Leverage in perpetual futures trading refers to the use of borrowed funds or margin to control a position that is larger than the trader's available capital.

<mark style="color:yellow;">Leverage enables traders to potentially amplify their profits or losses by providing them with greater market exposure.</mark>

<mark style="color:yellow;">Traders should be cautious when using leverage and consider their risk tolerance carefully, as well as use appropriate risk management strategies to limit their exposure to potential losses.</mark>

Prodigy cross margin trading supports a maximum leverage of <mark style="color:yellow;">20x</mark>.


---

# 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://prodigyfi.gitbook.io/trading-parameters/trading-basics/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.
