# Discounts

### Δ Discounts

**Overview**

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

The Δ Discounts page offers a visual representation of the discount or premium of various stake pool tokens over time. This allows users to track how each token's market price fluctuates relative to its intrinsic backing value (principle + yield). The page is designed to help users spot potential buying opportunities when tokens are undervalued or identify when to sell at a premium.

**Charts**

Each pool token has a dedicated chart, covering both Ethereum and Pulsechain networks:

* **Red Line:** Represents the Δ Discount/Premium in HEX, showing the percentage difference between the market price and its intrinsic backing value.
* **Yellow Line:** Indicates the Backing Value (Principle + Yield), serving as a benchmark to compare the token's current market price against its fundamental value.
* **X-Axis:** Displays the time progression in days.
* **Y-Axis:** Shows the value of the pool token or its backing, priced in HEX.

**Chart Interactivity**

* **Hover Tooltips:** Users can hover over the chart to view specific data points, including exact discount percentages and corresponding backing values for any given day.

### **% Discounts**

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

This section presents similar data, but with the backing value normalized to 0%, illustrating current market price premiums or discounts as percentages above or below this reference line.


---

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