# Positions

This tab tracks all your current open positions.

<div data-full-width="false"><figure><img src="/files/UVrFI5WyipPcK20dbjla" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %} <mark style="color:green;">**Glossary for the image above:**</mark> :arrow\_heading\_down:\
\
**Bitcoin**: This is the asset you are currently trading.

**Long 3x**: The direction of your trade and the amount of leverage.

**Entry**: This is the USD value of the cryptocurrency at the time you opened the trade.

**-$894.23 (-26.38%)**: This figure shows whether your trade is currently in <mark style="color:green;">**profit (green)**</mark> or at a <mark style="color:red;">**loss (red)**</mark> and how much that profit or loss is, both in actual value and in percentage format. Also known as <mark style="color:green;">**PnL**</mark>.

**Collateral**: This is the amount of money you have put up, which may be lost in a liquidation.

**Liq. Price**: This is the price at which your trade will be automatically closed or "liquidated."

**Close:** By clicking this button you can close your position, and take the profit or losses of your trade.
{% 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/positions.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.
