# Check Transaction History

***

> You can filter by category & Other users cannot see your history.&#x20;

***

*This page allows you to view your transaction history.*

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

***

There are four types of transactions displayed:

* **Deposit** – A token transferred from Ethereum Mainnet to INTMAX network.
* **Withdraw** – A token withdrawn from INTMAX network back to Ethereum Mainnet.
* **Send** – A token sent to another INTMAX address.
* **Receive** – A token received from another INTMAX address.

***

{% hint style="info" %}
The mining list is displayed on the [Mining Portfolio](/intmax-privacy-mining/core-features/privacy-mining/portfolio.md) page and is not shown on this page.
{% 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://intmax-general.gitbook.io/intmax-privacy-mining/account-and-history/check-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.
