# View Analytics

Our [Analytics ](https://testnet.stakedflip.fi/analytics)page contains various data points that are useful for both retail and institutional stakers. These help users understand their stFLIP holdings and the overall performance of the Chainflip network. Features are continuously added to the dashboard.

<figure><img src="/files/2UA3DtKSlBLe68PN6JKc" alt=""><figcaption><p>Analytics home page</p></figcaption></figure>

## What Analytics can I access and what do they mean?

### Total Supply

This is the total amount of stFLIP that has been minted 1:1 from staked FLIP.

### **Daily** Protocol Rewards&#x20;

This value is the percentage of rewards distributed to stFLIP holders net of fees over the last 24-hour period. This updates each day at 7pm CST.

### Annual Protocol Rewards

This value is the annual percentage yield of rewards distributed to stFLIP holders net of fees. This updates each day at 7pm CST.

### **One Day Growth, Three Day Growth & Seven Day Growth**&#x20;

These numbers represent the supply increase in stFLIP over one, three and seven days.

These values include stFLIP received from both staking FLIP and reward from the validator network.

### Nodes

These are the validators where the FLIP is staked. They receive protocol rewards from securing the network and facilitating the AMM.

### Addresses

These are wallets or contracts which hold and manages the underlying FLIP for stFLIP.

## My Stats

The **My Stats** section is where you can get a more concise view of your personal holdings and rewards.

<figure><img src="/files/KHMJHTanH7lj2KI1XR1C" alt=""><figcaption><p>My stats section of the analytics page</p></figcaption></figure>

The same 1D, 3D and 7D metrics are present, as well as detailed graphs to represent your personal wallet holdings.


---

# 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.stakedflip.fi/how-to/view-analytics.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.
