# Leverage for Perpetual Futures Contracts

Leverage refers to using borrowed capital to trade cryptocurrencies or other financial assets. It amplifies your buying or selling power so you can trade with more capital than what you currently have in your wallet. Depending on the crypto exchange you trade on, you could borrow up to 120 times your account balance.

The amount of leverage is described as a ratio, such as 1:5 (5x), 1:10 (10x), or 1:20 (20x). It shows how many times your initial capital is multiplied. For example, imagine that you have $100 in your exchange account but want to open a position worth $1,000 in bitcoin (BTC). With a 10x leverage, your $100 will have the same buying power as $1,000.

You can use leverage to trade different crypto derivatives.


---

# 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.position.exchange/products/trading-protocol/position-exchange-protocol-and-vamm/leverage-for-perpetual-futures-contracts.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.
