# View transaction history

You can find the details of all your transactions including tokens send & receive, NFTs transactions, and staking on the History page.

**Step 1**: Open SubWallet homepage and choose the History tab.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FtVkPnieGajJwFz9u0Xeq%2Fimage.png?alt=media&#x26;token=e928a5c0-093e-4efd-bba9-8eee0c919a69" alt=""><figcaption></figcaption></figure>

**Step 2**: Click on the transaction you want to view the details of.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F5qdTsE5JFzUKInZHJ9FG%2Fimage.png?alt=media&#x26;token=d175f5e2-4fce-4f79-ae71-c9fcf3a5df05" alt=""><figcaption></figcaption></figure>

Now the details of the chosen transaction will appear on the right hand.&#x20;

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FmceGUwFNtOeuIu4KvALp%2Fimage.png?alt=media&#x26;token=baa83dd2-085a-40c9-80d8-401283ca90be" alt=""><figcaption></figcaption></figure>

For some types of transaction (such as send transaction on mainnets), you will also have the "View on explorer" option.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FnkLZrqLUvMZA0YXUNUS0%2Fimage.png?alt=media&#x26;token=11fc83d8-265b-45e2-ba76-c8b9a4c1b832" alt=""><figcaption></figcaption></figure>

If you choose the "View on explorer" button below, you will be directed to the **Subscan website** where you can see more detailed information about the transaction.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FnID1YIStqe8ciwAdBKpj%2Fimage.png?alt=media&#x26;token=9819e13f-49f0-4311-bd50-57890a472952" alt=""><figcaption></figcaption></figure>

You might want to use the filter feature to see only transactions in a particular category. Click on the fader icon at the search bar.&#x20;

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FuQsq4uJZIGXk8UfXyiLN%2Fimage.png?alt=media&#x26;token=786af2ee-1bce-462d-9dc5-69325438e00a" alt=""><figcaption></figcaption></figure>

Choose the type(s) of the transaction you want to see and click the "Apply filter" button below.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F59kdaqXoYCDR2D0OFbpA%2Fimage.png?alt=media&#x26;token=10a28f19-422f-4624-989c-dde9b251930d" 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.subwallet.app/main/web-dashboard-user-guide/view-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.
