# Long

When you open a <mark style="color:green;">**Long**</mark> position on <mark style="color:green;">**EasyX**</mark>, it means you are simulating the purchase of a specific cryptocurrency with the expectation that its value will rise. **In other words, you are betting on the price of the chosen asset to increase**.

To close the <mark style="color:green;">**Long**</mark> position, you simulate the sale of the same cryptocurrency. This means you are effectively exiting the trade and locking in any potential <mark style="color:green;">**profits**</mark> or <mark style="color:orange;">**losses**</mark> based on the difference between the buying and selling prices.

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

**Opening a&#x20;**<mark style="color:green;">**Long**</mark>**&#x20;position on&#x20;**<mark style="color:green;">**EasyX**</mark>**&#x20;is like simulating the purchase of a cryptocurrency in the hope that its value will increase, and closing the position involves simulating the sale of the same asset to exit the trade.**

{% hint style="success" %} <mark style="color:green;">**Long**</mark> positions are profitable when the <mark style="color:green;">**Mark Price**</mark> of the asset is greater than the <mark style="color:green;">**Entry Price**</mark>.
{% endhint %}


---

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