# Trading

## Overview

Vela Exchange uses isolated margin to limit collateral liability, meaning that only the user's position collateral is risked in a given trade. This is the industry standard for trading accounts and is the most widely used method in DeFi, and we believe it to be the most responsible means of serving our customers.\
\
Limiting account risk is imperative to the DeFi trading experience for users of all experience backgrounds. Given the volatile nature of cryptocurrencies, isolated margin mitigates overall account balance risk while maintaining the necessity for a non-custodial trading experience.\
\
Traders also have access to Vela's deep liquidity to empower their trades with up to 100x leverage. Users can refer to individual position health in real time as an added layer of protection and information.

<figure><img src="/files/62n2zpjztNGnkJhcN8LC" alt=""><figcaption><p>Example of Liq. Risk Meter in Open Positions</p></figcaption></figure>

## Assets

Vela Exchange supports a variety of assets with prices derived from custom price feeds.&#x20;

Vela offers trading of synthetic crypto assets; Each pair offered have different [Trading Rates](/vela-knowledge-base/exchange/platform-mechanics/fees.md#overview) (Position, Funding, Borrowing) as well as [Open Interest Limits](/vela-knowledge-base/exchange/platform-mechanics.md#open-interest-limits) due to diverse volatility. As the margin pool grows, Vela will add more pairs based on community demand.

Assets are fully synthetic, and do not denote an exchange of specified assets between Vela Exchange and traders or between traders.<br>

<figure><img src="/files/vXLTOCIMyalv4MRFy5vn" alt=""><figcaption><p>Main Dashboard</p></figcaption></figure>

### Crypto

Vela currently offers the Crypto pairs mentioned below:&#x20;

<details>

<summary>To see which pairs we currently support, click here.</summary>

* BTC/USD&#x20;
* ETH/USD
* LTC/USD&#x20;
* ADA/USD&#x20;
* DOGE/USD&#x20;
* SHIB/USD&#x20;
* ARB/USD&#x20;
* SOL/USD&#x20;
* MATIC/USD&#x20;
* AVAX/USD
* ATOM/USD
* DOT/USD
* BNB/USD
* PEPE/ USD
* XRP/ USD
* CRV/ USD
* OP/USD
* MKR/USD
* LINK/USD
* INJ/USD
* PYTH/USD
* BONK/USD
* TIA/USD
* SEI/USD
* SUI/USD
* TAO/USD
* KAS/USD
* FET/USD
* NEAR/USD
* W/USD
* WIF/USD
* TON/USD
* FLOKI/USD
* MEME/USD
* BOME/USD<br>
* UNI/ USD<br>
* FTM/USD<br>
* AAVE/USD
* GMX/USD

</details>

Leverage Range: 1x to 100x \
\
Crypto markets are always open, there are no time restrictions and gaps that would affect order strategies like stop loss.<br>


---

# 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.vela.exchange/vela-knowledge-base/exchange/trading.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.
