# Table Stats

**Overview**

*Page:* [*https://lookintomaxi.com/*](https://lookintomaxi.com/)

The Home Page displays a table view of verious metrics & information related to each of the stake pool tokens. This lets you look up stake start date or end date easily. Or comparing them to one another for the best value or performance for APY, Cost per T-Share, etc.

For a comprehensive list of metrics & their meaning see [Data Quality](/data-quality.md).

1. **Top Stats**

This section displays the most important metrics for each token.

2. **Backing value: Based on mint**

This section shows you metrics related to the *mint phase* of each token.

3. **Backing Value: So far**

This section shows you metrics related to today.

4. **Backing value: At redemption**

This section shows you estimates for what key metrics could be at the end of the stake.&#x20;

Assumptions include:&#x20;

* Payouts for every day going forward will be equal to those of today
* No EES fees collected
* No burn of pool tokens

5. **General Stats**

This section is a bit of a dump of all the key pieces of info for each token. A lot of these are static things that don't change like the **T-share count** and **End-stake date**.

6. **BPB (Bigger Pays Better) Calculations**

Shows the calculations for the BPB bonus and the specific reduction in T-Shares experienced by the Perpetuals (🛡️🍀🎲🟠).

7. **Hedron Calculations**

Shows the metrics for Hedron earnings for each token.


---

# 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.lookintomaxi.com/pages/table-stats.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.
