# What is Leverage and Margin

## Leveraged Trading

**LEVERAGED TRADING** (or **margin trading**) is a trading technique involving the use of borrowed funds, in order to increase potential profits. Leveraged trading allows you to trade and profit with Volumes much larger than you would be able to if using only your personal funds. **Leveraged trading** allows traders to profit from both rising and declining markets by means of [*Long buying*](/help-center/leverage-trading/profit-from-market-growth-long-positions.md) or [*Short selling*](/help-center/leverage-trading/profit-from-market-decline-short-positions.md) strategies.

## **Leverage and Margin**

**LEVERAGE** reflects the amount of a traders own funds (margin) required, in comparison to the size of the position that they wish to open. (1:1000, 1:100, 1:50, 1:20, 1:10, 1:2, etc.)\
**MARGIN** is the amount of a Trader’s own funds that are required to open a position.\
\
Example: with 1:200 leverage I only need 0.005 BTC of my personal funds (Margin) to trade with 1 BTC.\
\
PrimeXBT offers the following **Leverage:**\
\- Cryptocurrencies - up to 1:200 for BTC and ETH, and up to 1:100 for altcoins\
\- Indices and Commodities up to 1:100\
\- Forex pairs - up to 1:1000\
\
Detailed information regarding leverage for all available instruments can be found [**here**](https://primexbt.com/fees)

##


---

# 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://primexbt.gitbook.io/help-center/leverage-trading/leveraged-trading-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.
