# Trade History

The Trade History Dashboard on Demex allows you to track all your past trades, providing valuable insights into your trading activity.

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

The Trade History Dashboard displays a comprehensive list of your previous trades on Demex. It includes details such as the trading pair, trade type, size, price, total price, and time of each trade.


---

# 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://guide.dem.exchange/trade/trading-profile/trade-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.
