# Leverage

{% hint style="warning" %}
REMEMBER: higher leverage levels involve a greater risk of liquidation, which means that the trade could be closed forcibly if the market moves against your position.&#x20;

With higher leverage, even a small movement from the entry price can result in <mark style="color:orange;">**liquidation**</mark>.
{% endhint %}

Leverage represents the <mark style="color:green;">**extra asset value**</mark> you can include in your trade using the <mark style="color:green;">**EasyX**</mark> Platform.

<figure><img src="/files/pHm7rruQnAPLrkEoWhb2" alt=""><figcaption></figcaption></figure>

Our platform allows you to amplify your trades by up to <mark style="color:green;">**100 times**</mark> the value of your collateral. For instance, if you have **$1,000** as collateral, you can place trades with a value of up to <mark style="color:green;">**$100,000**</mark>.

The slider on the platform serves as a multiplier for the value you input, enabling you to adjust the leverage level according to your preferences and risk tolerance.


---

# 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.easyx.trade/easyx/start-trading/or-easyx-guide/creating-a-trade/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.
