# Transaction History

In this window, you will be able to see an overview of all the transactions you had with your wallet.

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

You are also able to filter the transaction history by which kind of transaction you had in your wallet <mark style="color:red;">(</mark>see <mark style="color:red;">Red Box)</mark> as well as filter the time period you want to see.


---

# 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-dapp.loopring.io/assets-and-markets/assets-page/transaction-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.
