> ## Documentation Index
> Fetch the complete documentation index at: https://docs.phoenix.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Leverage Tiers

> How position size affects max leverage and margin

Phoenix uses market-specific leverage tiers.

As position size increases, the market may require more collateral for the same notional exposure. Smaller positions can receive higher max leverage. Larger positions may receive lower max leverage.

## How tiers affect margin

Initial margin is based on position size, mark price, and the max leverage available at that size:

`initial_margin = position_notional / max_leverage`

If a fill increases your total position size into a lower-leverage range, Phoenix recalculates margin for the full resulting position, not only the newest fill.

Reducing position size can lower margin because:

* the notional position is smaller
* the remaining size may qualify for higher max leverage

## Resting orders

Risk-increasing resting limit orders can also reserve margin before they fill.

Phoenix evaluates whether resting bids or asks could increase exposure. If they can, the account may need additional collateral even though the orders have not executed yet.

Reduce-only orders do not add exposure.

## Live tier values

Leverage tiers are market-specific and can change.

Use [Market Parameters](/phoenix/market-parameters) for current tier values, including:

* max leverage
* max size
* limit order risk factor
