> For the complete documentation index, see [llms.txt](https://allna.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://allna.gitbook.io/whitepaper/allna-protocol/allna-tracker/transactions.md).

# Transactions

Our Tracker's transaction section provides you with a comprehensive overview of your transaction history, including details on whether you sent or received tokens, the amount of tokens involved in the transaction, and the specific token involved in the transaction

In addition, our Tracker provides you with a unique transaction ID for each transaction, which you can use to view detailed information about the transaction on Scan. By clicking on the transaction ID, you'll be redirected to Scan, where you can see a detailed breakdown of the transaction, including information about the sender, recipient, and the amount and type of tokens involved.

Our Tracker's transaction section is an essential tool for managing your crypto transactions, providing you with a clear view of your transaction history and the ability to easily access detailed information about each transaction. With its easy-to-use interface and comprehensive information, you'll always have the information you need to make informed decisions and stay on top of your crypto transactions.

{% hint style="info" %}
So be sure to check out our Tracker's transaction section for all your crypto transaction tracking needs!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://allna.gitbook.io/whitepaper/allna-protocol/allna-tracker/transactions.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.
