# Supported Metrics

Your LayerHub Personal Wallet Report is a powerful tool designed to provide you with a detailed overview of your wallet's performance. This report combines a range of critical metrics to offer insights into your activity, interaction with the ecosystem, financial standing, and your position in the ecosystem's leaderboard.

### **Ranking**

* **Leaderboard:** This metric indicates your wallet's position within the ecosystem based on a proprietary methodology.
* **Ranking Score:** A numerical representation of your performance within the ecosystem.

### **Activity**

* **Start of use:** The date your wallet was first used.
* **Active days:** The number of unique days you've actively used your wallet.
* **Active weeks:** The number of unique weeks you've been active.
* **Active months:** The number of unique months you've been active.
* **Last use:** The date of your wallet's most recent activity.

### **Interaction**

* **Bridged:** Indicates whether your wallet has been bridged to networks.
* **Transaction count:** The number of transactions made with your wallet.
* **NFT Mints count:** The number of NFT mints using your wallet.
* **Total NFT balance:** Your total NFT balance.
* **Unique Bridges:** The number of unique bridges your wallet has performed.

### **Finances**

* **Bridge amount:** The total value bridged by your wallet.
* **Wallet balance:** The current balance of your wallet.
* **Volume:** The amount of funds moved in your wallet (trading, transactions, DEFI).

<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/wallets-checking/supported-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.
