# Leagues

### **Overview**

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

The Leagues page categorizes and ranks the stake pool tokens based on T-shares and liquid holdings.

**T-Share Leagues**

The T-Share Leagues section shows you the t-shares needed for a given league for different MAXI tokens. This allows users to assess the ease of access for any given league both in HEX & $ terms.

### **Liquid Leagues**

The T-Share Leagues section shows you the token supply needed for a given league for different MAXI tokens. This allows users to assess the ease of access for any given league both in HEX & $ terms.

### **Full HEX Staking Matrix by Year**

This page offers a detailed matrix that outlines staking leagues by year in both HEX and $ values. It serves as a valuable tool for assessing your current league based on your average stake length and understanding the HEX or $ amount required to enter a new league.

### **Data Considerations:**

* **Supply Burns:** Considers the impact of token supply reductions on overall valuation, which can influence the tokens needed for each league.
* **BPB (Bigger Pays Better) Lost T-Shares:** Factors in the loss of BPB T-shares for perpetual tokens, affecting their staking effectiveness and relative league positioning.
* Total supply of HEX & t-shares are adjusted to exclude the OA held supply


---

# 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/leagues.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.
