# Leverage

**There are 2 modes available in the terminal:**

&#x31;**.** CROSS -- this mode allows to operate with the whole available deposit. This allows to buy maximum asset amounts and sell them, but the level of risk is not controlled here.

In practice, this mode is the most risky, and the probability of losing the whole deposit increases additionally during periods of frequent exchange rate changes in the direction of price increasing and decreasing (volatility).

\
2\. Isolated margin. As the name suggests, the amount of funds that can be used for trading is limited in the deposit.

This mode is convenient because in case of repeated execution of unprofitable deals, the trader gets the opportunity to stop, and consider a strategy for further behaviour.

The leverage level size can be adjusted using a slider, and you can do this right during the trading process. It is only available in isolated margin mode.

<figure><img src="/files/1p1oyqdbkyAcwQ847W8R" alt="" width="260"><figcaption></figcaption></figure>

The margin ratio indicator shows the risk for all positions.

\
**Leverage Editing**&#x20;

<figure><img src="/files/wc8fo0CdxuXGRvnlOHN7" alt="" width="281"><figcaption></figcaption></figure>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/trading/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.
