# Apy

### **Overview**

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

The APY page provides visual insights into the annual percentage yield (APY) of various stake pool tokens, expressed in both HEX and USD terms.&#x20;

This page is designed to help users understand the projected growth of their investments over time based on the principle and yield generated by each token.

By adjusting the initial investment input, users can see how the value evolves year over year, allowing for strategic planning and comparison of token performance.

### **Stake Backing in HEX**

Displays the growth of each token in HEX terms, highlighting how the value evolves over the years.

* **Graph Features:**
  * **Token Lines:** Displays the growth of each token
  * **X-Axis:** Represents the duration in years.
  * **Y-Axis:** Displays the backing value in HEX.
  * **Interactive Input:** Users can input a starting value in HEX to see how the investment grows over time based on each token's APY.
* **Assumptions:**
  * Considers token supply burns, BPB lost t-shares that affect the token's valuation.
  * Daily HEX Payout for today used over the entire stake length
  * No EES penalties assumed

### **Stake Backing in $**

Displays the growth of each token in HEX terms (based on $ discount of token today), highlighting how the value evolves over the years.

* **Graph Features:**
  * **Token Lines:** Displays the growth of each token
  * **X-Axis:** Represents the duration in years.
  * **Y-Axis:** Shows the projected backing value in USD.
* **Assumptions:**
  * Considers current $ discount/premium, token supply burns, BPB lost t-shares that affect the token's valuation.
  * Daily HEX Payout for today used over the entire stake length
  * No EES penalties assumed

### **Chart Interactivity**

* **Hover Tooltips:** Users can hover over any point on the graph to view specific data points, including exact backing values at various time intervals.
* **Custom Input:** Both HEX and USD graphs allow users to input initial values to see personalized projections, enhancing the usability of the APY calculations.


---

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