# History

Adena displays **your recent transactions** in the <mark style="color:blue;">**History**</mark> menu. Transactions are grouped by date executed.

1\. A list of transactions associated with the current account is visible, grouped by executed date. Click on a transaction for details.

<figure><img src="/files/1CDcwwaJBTlCX5yPNLfe" alt="" width="180"><figcaption></figcaption></figure>

2\. Detailed information about the selected transaction will be displayed. Click on the external link icon in the status field to view the transaction from [Gnoscan](https://gnoscan.io/), a Gnoland explorer.

<figure><img src="/files/1xl08o2EQEmq0iALyxNL" alt="" width="180"><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.adena.app/user-guide/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.
