# Positions

**This tab tracks all your current open positions.**

<figure><img src="/files/7lXkKmFZWWRYwJ4R9xnX" alt=""><figcaption></figcaption></figure>

**By clicking on the** ![](/files/irbmCkDB4bSBtASiVBfJ) **icon you can Edit, Close or Share any of your open positions.**

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

{% hint style="info" %} <mark style="color:blue;">**Glossary for the image above:**</mark> :arrow\_heading\_down:\
\
**Type**: This shows the currency you're trading, your position type (LONG or SHORT), and the leverage you're using.

**Size**: The current total position value of the trade.

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

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

**Mark Price**: This is the current USD value of the cryptocurrency you are trading.

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

**TP/SL**: These are the "Take Profit" and "Stop Loss" prices you can set, which automatically close your trade when reached. They are the prices above and below your entry price, respectively. You can also edit them at any time after opening a position.

**PnL**: This figure shows whether your trade is currently in profit (green) or at a loss (red) and how much that profit or loss is.
{% 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.unlimited.trade/start-trading/or-unlimited-leverage-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.
