# History

The History section provides users with a detailed overview of their past trades and transaction history across different trading interfaces such as Simple Trading, Pro Trading, and Wallet interactions. It serves as a central hub for reviewing trades, realized profits and losses, and any related pool activities.

**Trades**\
The Trades tab lists all executed orders, displaying critical details such as the trading pair, order type, executed price, trade size, and margin used. Additionally, users can review associated trading fees, the timestamp of the trade, and the transaction hash (Tx Hash) for blockchain verification. The Status column clearly indicates whether the trade was successfully executed.

<figure><img src="/files/kUNIpVpcbYPxp074fKj2" alt="" width="563"><figcaption></figcaption></figure>

**Realized PnL**\
Users can track their realized profits and losses (PnL) for completed trades, offering an insightful summary of performance.

<figure><img src="/files/4ZZIeipdmWV2lGZhtbAC" alt="" width="563"><figcaption></figcaption></figure>

**Pool**\
The Pool section in the Simple-Trading History tab provides a detailed record of users' interactions with liquidity pools. Users can track specific pool-related transactions, including contributions to or withdrawals from the pool.

<figure><img src="/files/nuTxJzAG9KfhjzN5Xulh" alt="" width="563"><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-perp.trado.one/portfolio/history.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.
