# Wallets Overview

The Wallets Overview page provides detailed information about the individual wallet addresses of your users, offering a treasure trove of data for analytics and strategic planning.

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

**Median Age**

This tab indicates the median number of days since wallets were created, giving an understanding of user account maturity and potentially their familiarity with the platform.

**Sessions per Wallet**

Reflects engagement levels, revealing how often users interact with your platform, which can be crucial for understanding user habits and optimizing engagement strategies.

**Transactions per Wallet**

Shows the average number of transactions per user, which can inform on the frequency of economic activity and pinpoint power users or segments that may need more engagement.

**Transaction Value per Wallet**

This tab highlights the average spend per user, offering insights into user spending behavior and identifying potential high-value customer segments for targeted marketing efforts.

**Wallets** **Table**

This table allows you to browse active wallets within a timeframe, which is essential for tracking active user engagement and tailoring user experience based on activity levels.

{% hint style="info" %}
*By utilizing this information effectively, you can tailor the user experience, target specific user groups with marketing efforts, and enhance engagement strategies to improve retention and increase the economic activity on your platform.*
{% 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/wallets-overview.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.
