# Trading Activity Panel

This panel allows you to monitor your perpetual futures activity. You can switch tabs to view your positions, current unfilled orders, and your order and trading history to review past activity.

In the position tab, you can review your size, entry, current, and liquidation prices, as well as your initial margin, maintenance margin, and unrealized and realized PNL

<br>

<figure><img src="https://lh7-us.googleusercontent.com/2xACgcODykgeF0KTsdlW4GnsY5r2EezG0VVz3-AxPa8bwIboom4T32BSk8knNgphU2IVff0DJKb3rVMQIzGsIJfU2E-dyKwR6JQqQefVmGulpFVxKoOPsLcA-l7VKv_2Ir7VXj5pDfD0116ZajFfppA" alt=""><figcaption></figcaption></figure>

Alternatively you can also set take profit/stop loss triggers or close positions at limit or market prices.. It's an incredibly user-friendly tab that allows you to effortlessly track your trading activity.

<figure><img src="https://lh7-us.googleusercontent.com/mmQ6tIZROsb6AL0iSSly29dzghEm21MGoDUkMmC7k_5V6TVh-qyVx0b9UmitVFsDj6MW-lTbDv5VyugMXw65dayOtbDEZYOrWtYF5pg7IWUHbBegYR3EGHjLFTOHNLSMNQXVagfNsCimi0I2u5vz-pE" alt=""><figcaption></figcaption></figure>


---

# 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.zaros.fi/overview/using-zaros/for-traders/trading-data/trading-activity-panel.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.
