# Supported Data Metrics

Analyzing a crypto project's performance using a comprehensive set of metrics can provide valuable insights into its overall health, growth potential, and user engagement

1. **Transactions -** Gain insights into transaction activity within projects, helping you understand the flow of assets.
2. **Active Wallets -** Monitor the number of wallets actively engaged in a project, a key indicator of its vitality.
3. **Depositors -** Identify and analyze individuals or entities depositing assets into the project, offering valuable insights into user participation.
4. **TVL (Total Value Locked) -** Track the total value locked in the project, a crucial metric for evaluating its financial health.
5. **Daily Transaction Count -** Observe the day-to-day transaction activity to identify trends and anomalies.
6. **Weekly User Growth -** Analyze how the user base of a project is growing or evolving over time.
7. **Wallets by Active Days -** Understand the distribution of wallet activity over various timeframes.
8. **Wallets by Balance -** Examine the distribution of wallet balances within the project.
9. **Wallets by Total NFT Count -** Get insights into the number of NFTs held by wallets in the project.
10. **Wallets by Number of Transactions -** Explore the level of engagement of wallets by examining their transaction counts, with contracts excluded.
11. **Wallets by Trading Volume -** Analyzing wallets by trading volume is a critical metric for understanding the distribution of trading activity within the project.

<br>


---

# 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://docs.layerhub.xyz/untitled/general-stats/supported-data-metrics.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.
