# Positions & Leverage

Leverage in Supertrade allows traders to manage larger positions while using a smaller capital base. It can accelerate growth, but also increases risk. To succeed, you must align your position size with the drawdown rules and overall risk management requirements.

## Available Leverage

Supertrade offers different leverage levels depending on the account type and asset class:

* **Forex:** up to **1:200** in Challenge accounts and up to **1:100** in Live and Instant Funding accounts.
* **Metals, Oil, Indices:** up to **1:100** in Challenge accounts and up to **1:50** in Live and Instant Funding accounts.
* **Cryptocurrencies:** up to **1:4** in Challenge accounts and up to **1:2** in Live and Instant Funding accounts.

Leverage for Live and Instant Funding accounts is set at half the Challenge level to ensure more stable performance and effective risk management.

## Position Sizing Rules

* Avoid oversized trades that can consume a large share of margin.
* Use consistent lot sizes that match your trading strategy and risk per trade.
* Effective margin use should stay under 2% of the account size per position.

Leverage is a powerful tool, but discipline is mandatory. Always size your positions with respect to Supertrade’s risk rules and your personal strategy. Correct use of leverage helps protect your capital and build sustainable trading results.


---

# 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.supertrade.com/trading-mechanics/positions-and-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.
