# Showing List of Hedera Transactions using

Users can select the "**Show transactions**" option in the grids’ pop-up menu to see the list of Hedera transactions related to the selected entity.

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

Each of the displayed items in the transactions list is clickable.

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

It links directly to the external explorer service where users familiar with blockchain systems can explore the selected transaction parameters and content.

<figure><img src="/files/Zg7ZhJxGBH8W82aMSYlO" 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/show-list-of-hedera-transactions/showing-list-of-hedera-transactions-using.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.
