# History Feature

{% embed url="<https://youtu.be/leAk6tPZ38A>" %}

The [History feature](https://app.shadeprotocol.io/tx-history) on our app is where your can find your transaction history. It will be displayed only to you for the wallet that you have connected. You can filter the history by date, transaction type, token and even failed transactions.&#x20;

Learn how to export your history [here](https://shadeprotocol.io/shade-guide/transaction-history).<br>

*Note: Shade Protocol’s transaction history tool dates back to December 2022. It is not a guaranteed comprehensive history. If you are looking for a more comprehensive history tool you can check out Mintscan.io or similar websites offering this feature.*&#x20;

***

*Information provided in this post is for general informational purposes only and does not constitute formal investment advice. Please read the full disclaimer at* [*shadeprotocol.io/disclaimer*](https://shadeprotocol.io/disclaimer) *before relying on any information herein.*


---

# 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.shadeprotocol.io/shade-protocol/get-started/step-5-use-our-features/history-feature.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.
