# Changes

The Transaction Details *Changes* tab shows the addresses, state key hashes, and data for each index in the transaction.&#x20;

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

For full info, click on the triangle at the end of each index block for more information:

<figure><img src="/files/s3JH7QLgAawWkQD8t6pc" 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.aptscan.ai/browsing-the-site/transaction-details/user-transaction/changes.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.
