# Transactions

The Transactions page provides a deep understanding of your Dapp's financial activity. It presents key metrics that shed light on the volume and quality of transactions occurring over time.

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

#### Transactions Table

{% hint style="info" %}
*The Transactions page is essential for maximizing your Dapp’s potential. It enables precise timing for marketing efforts by analyzing when transactions peak. Insights into wallet activity help shape user acquisition strategies, and transaction volumes offer a snapshot of your Dapp’s economic health. Monitoring gas costs informs cost-saving measures and smart contract efficiencies. These metrics collectively guide data-driven decisions for enhanced user engagement and economic strategy.*
{% endhint %}


---

# 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://0xarc.gitbook.io/0xarc-documentation/features/free-features/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.
