# Transactions

Our platform provides a comprehensive Transactions section in the dashboard where you can view a detailed list of your on-chain activities that occurred through the ACHI Wallet. This feature enables you to monitor every transaction you've conducted, including trades, swaps, and transfers. Each entry is meticulously recorded and displayed with key information such as date, amount, transaction type, and the status of each operation.

It's designed to help you keep track of your past actions, assess your current position, and plan future moves efficiently. Whether you're a frequent trader or occasionally check your holdings, this feature provides a clear and organized snapshot of your blockchain interactions, making it easy to stay informed and aligned with your trading objectives.


---

# 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://achi-inu.gitbook.io/achi-wallet/dashboard/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.
