# Statistics

### **Statistics Page**

The **Statistics Page** offers a detailed summary of platform-wide metrics, top performers, and data visualizations for better insight into the platform's ecosystem.

***

#### **Sections Overview**

***

#### **1. Overview Metrics**

This section highlights key aggregated statistics:

* **Total Volume**: The total volume on the platform.
* **Total Loans**: The cumulative number of loans processed.
* **Current Loans**: The number of active loans on the platform.
* **Total Mortgages**: The total count of mortgage-based loans.

***

#### **2. Performance Metrics**

**Top Lenders**

Displays the most active lenders, ordered by volume.\
For each lender, the following metrics are shown:

* **Volume**: Total lending volume.
* **Total Loans**: Number of loans provided.
* **Active Loan Count**: Current loans provided by the lender.
* **Interest**: Total interest recently earned.
* **Liquidations Count**: Total number of liquidated loans.

**Top Borrowers**

Lists the most active borrowers, ordered by volume.\
For each borrower, the following metrics are displayed:

* **Volume**: Total borrowing volume.
* **Total Loans**: Number of loans taken.
* **Active Loan Count**: Current loans by the borrower.
* **Droplets Count**: Number of droplets earned.
* **Liquidations Count**: Total number of liquidations.

**Top Collections**

Showcases the top token or NFT collections used on the platform.

* Collections are ranked based on their usage and volume metrics.

***

#### **3. Data Visualizations**

**Assets vs. Liabilities**

A visual representation comparing total assets locked as collateral versus outstanding liabilities.

**Total Volume**

A chart illustrating the cumulative transactional volume over time.

**Daily Volume**

A breakdown of daily transactional volume trends.

***

#### **Benefits of the Statistics Page**

* **Performance Insights**: Recognize top-performing lenders, borrowers, and collections.
* **Trend Analysis**: Understand platform growth and activity through visualized metrics.
* **Data Transparency**: Get a clear picture of the platform's overall performance.

***

This page provides an essential overview for both users and stakeholders to evaluate platform activity and identify trends.

[View Statistics](https://rain.fi/stats)


---

# 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.rain.fi/stats-and-resources/statistics.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.
