# Stats Page

### Stats Page Overview <a href="#stats-page-overview" id="stats-page-overview"></a>

The [**Stats Page**](https://app.overnight.fi/market/usd) serves as a comprehensive resource for tracking the performance of each token+ on the Overnight platform. This page provides valuable insights into various metrics, allowing users to make informed decisions regarding their investments. Key features of the Stats Page include:

* **Average APY Chart**: View a detailed chart illustrating the average Annual Percentage Yield (APY) for each token+ across different blockchain networks.
* **Last Payout**: Information on the date of the last payout for each token+, giving you an understanding of the payout frequency and timing.
* **Total Value Locked (TVL)**: Display the Total Value Locked (TVL) for each token+, which reflects the total assets staked in the token’s liquidity pools.

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

### Portfolio Section <a href="#portfolio-section" id="portfolio-section"></a>

Beneath the main metrics, the **Portfolio Section** provides an overview of the strategies utilized within portfolio. Here you can find:

* **List of Strategies**: A list of the different strategies being utilized for each token.
* **Strategy Balances**: View the current balance associated with each strategy in the portfolio.

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

### Payouts Information <a href="#payouts-information" id="payouts-information"></a>

Additionally, the Stats Page offers a dedicated section for tracking payouts for each token+. Here you can see:

* **Payout History**: Access historical payout information.

By utilizing the Stats Page, you can effectively monitor the performance of token+ , assess strategies, and stay informed about payout distributions, all contributing to better decision-making within the Overnight ecosystem.


---

# 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.overnight.fi/user-guides/stats-page.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.
