# Wallets

The Active Wallets and Transactions feature tracks the number of unique wallets interacting with the Solana blockchain and the total number of transactions. It highlights the level of user engagement and network activity, offering:

* **Daily Active Wallets:** The number of wallets transacting on the network over a 24-hour period.
* **Daily New Wallets:** The number of new wallets transacting on the network over a 24-hour period.
* **Transaction Count and Volume:** Total number and volume of transactions processed, showcasing network demand and usage trends.

These metrics are essential for understanding the network’s user base and transaction throughput.

<figure><img src="/files/C3odMJbScZF3kjkhNdov" 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://solana-classic.gitbook.io/solana-classic-whitepaper/utilities/classic-hub/solana-info/wallets.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.
