# Leverage and Margin

At **Finandy Futures**, traders can trade with leverage ranging from 1 to 125 on our perpetual cryptocurrency contracts.

The maximum leverage available to users is determined by the size of their positions. In general, larger positions have lower allowable leverage.

Therefore, the calculation of the initial margin is based on the chosen leverage level.

For the most up-to-date information on leverage, please check [HERE](https://www.binance.com/en/futures/trading-rules/perpetual/leverage-margin).

*\*Disclaimer: The numbers in this article are subject to change without further notice.*


---

# 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.finandy.com/exchange/finandy/futures-info/leverage-and-margin.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.
