# Creating a Trade

{% hint style="info" %}
Prior to using <mark style="color:green;">**EasyX**</mark>, please make sure to read and understand the risks involved[ here](/easyx/start-trading/or-easyx-guide/understanding-your-risks.md)[.](/easyx/start-trading/or-easyx-guide/understanding-your-risks.md)&#x20;
{% endhint %}

To start trading on <mark style="color:green;">**EasyX**</mark>, use the trading panel located on the left side of the screen. Within this panel, you can conveniently adjust your preferences and settings by sliding the bars to your desired values.&#x20;

As shown below, the trading panel lets you customize several aspects of your trade: :arrow\_heading\_down:

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

To get started, input the desired collateral amount and adjust the leverage slider according to your preference. Slide right for a <mark style="color:green;">**Long**</mark> position, or left for a <mark style="color:red;">**Short**</mark> position.\
\
Once you have set these parameters, simply click the <mark style="color:green;">**Open Position**</mark> button. You will then need to sign the transaction with your web3 wallet. After completing this step, your position will be visible under the [**"Positions"**](/easyx/start-trading/or-easyx-guide/positions.md) section, indicating that your trade has been executed successfully.


---

# 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.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.
