Withdraw
1
Free up the collateral
You cannot withdraw margin that is supporting an open position past its maintenance requirement. Close or reduce positions first if you want the full balance out.
2
Click Withdraw
In the account panel on the right of the trading screen.
3
Choose destination chain, asset, and amount
Check the chain as carefully as the address. An address valid on one chain is usually valid on another and controlled by nobody there.
4
Sign
Withdrawals require their own signature every time. Your session signature authorizes trading and cannot move funds out — this is deliberate, and it is what stops a compromised session draining your account.
5
Wait for the two phases
The request is registered on the destination chain, a dispute period elapses, and only then are funds released. See below.
How much you can withdraw
With no open positions, your whole balance. With a position open, only what is not supporting it. The exchange shows available balance under Balances; the difference between that and your total is margin backing your positions.Why it is not instant
A withdrawal runs in two phases with a dispute period between them. The request is signed by validators and registered on the external chain, but it does not pay out until a configured period has elapsed — during which it can be cancelled. This is deliberate. Every catastrophic bridge failure has the same shape: an attacker gains the ability to authorize a withdrawal, and the funds are gone in the same block. A dispute period converts an instant, irreversible loss into a window where the problem can be caught. The cost is that legitimate withdrawals wait too. Withdrawals are also batched rather than sent one transaction each, which is why external-chain costs do not scale with the number of withdrawals.What it costs
A flat protocol fee, deducted from the amount at the moment your balance is debited — so the destination receives your amount minus the fee. You also pay the destination chain’s gas. Flat rather than percentage because the cost being recovered is submitting an external-chain transaction, which does not get more expensive as the amount grows. See Non-trading fees. There is a minimum withdrawal, for the same reason there is a minimum deposit.If it is taking too long
The dispute period means “pending” is the normal state for a while. Withdrawal pending has the stage-by-stage breakdown and when the delay stops being expected. Failures are explicit rather than silent — a withdrawal that cannot be finalized reports an error rather than disappearing, so stuck and rejected are distinguishable.Where to go next
Withdrawal pending
Which stage it is in, and when to escalate.
Sent to the wrong wallet
What is recoverable and what is not.
Non-trading fees
The withdrawal fee and minimums.
Bridge
The dispute period and who can stop a withdrawal.