> For the complete documentation index, see [llms.txt](https://frost-yield.gitbook.io/frost-yield-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frost-yield.gitbook.io/frost-yield-docs/yield-temperature-system.md).

# Yield Temperature System

The Yield Temperature System is the core framework Frost Yield uses to organize and explain yield opportunities.

Most yield platforms display opportunities as a list of APYs. While APY is useful, it does not explain the full risk profile of a strategy. A higher APY may look better on the surface, but it can also reflect higher liquidity risk, counterparty exposure, smart contract complexity, market volatility, or weaker sustainability.

Frost Yield uses Yield Temperature to make these differences easier to understand.

Each supported strategy is assigned a temperature category based on factors such as:

* yield source
* liquidity depth
* withdrawal conditions
* smart contract risk
* counterparty exposure
* market volatility
* lockup periods
* historical stability
* sustainability of returns
* complexity of the underlying strategy

The goal is not to label one category as “good” and another as “bad.”

The goal is to help users understand what type of yield they are interacting with before they choose a strategy.

### Cold Yield

Cold Yield represents the most conservative strategy category within Frost Yield.

Cold strategies are designed for users who prioritize stability, liquidity, transparency, and lower volatility over maximum return potential.

Cold Yield may include strategies connected to:

* tokenized treasury products
* money market-style instruments
* high-liquidity stablecoin lending
* lower-volatility RWA exposure
* conservative cash-equivalent strategies

Cold Yield is still not risk-free. Users may still face smart contract risk, counterparty risk, custody risk, liquidity risk, regulatory risk, or market-related changes.

However, within the Frost Yield framework, Cold Yield is intended to represent strategies with the lowest relative risk profile among supported options.

### Cool Yield

Cool Yield represents a balanced strategy category.

Cool strategies are designed for users who want more return potential than Cold Yield while still maintaining a moderate risk profile.

Cool Yield may include diversified stablecoin lending, mixed RWA exposure, tokenized credit products with stronger liquidity conditions, or blended strategies that combine conservative and growth-oriented yield sources.

Cool Yield may carry more risk than Cold Yield, but it is not intended to be highly aggressive.

This category is designed for users who want a middle-ground approach between capital preservation and return growth.

### Warm Yield

Warm Yield represents higher-yield opportunities with increased risk.

Warm strategies may offer greater return potential, but they can involve more complex mechanics, lower liquidity, higher counterparty exposure, longer redemption periods, or greater sensitivity to market conditions.

Warm Yield may include:

* private credit exposure
* higher-utilization stablecoin lending
* liquidity-based yield strategies
* structured RWA opportunities
* strategies with longer withdrawal windows
* opportunities with higher variability in returns

Warm Yield is designed for users who understand that higher return potential usually comes with higher risk.

This category should not be viewed as safer simply because it is supported by Frost Yield. It is included to give users access to higher-upside strategies while making the elevated risk more visible.

### Hot Yield

Hot Yield represents the most aggressive category in the Yield Temperature System.

Hot strategies may offer the highest potential returns, but they also carry the highest relative risk within the Frost Yield framework.

Hot Yield may involve:

* lower-liquidity opportunities
* newer protocols
* complex strategy mechanics
* greater smart contract exposure
* higher counterparty risk
* more volatile yield sources
* temporary incentive-driven returns
* strategies that may change rapidly based on market conditions

Hot Yield is not automatically bad, but it requires the greatest caution.

Frost Yield uses the Hot category to clearly separate aggressive opportunities from more conservative options. This helps users avoid mistaking high APY for high-quality yield.

### Temperature Is Dynamic

Yield Temperature is not permanent.

A strategy may move from Cool to Warm if liquidity decreases.\
A Warm strategy may move to Hot if counterparty risk increases.\
A Cold strategy may be paused if conditions change.\
A Hot strategy may be removed if it no longer meets Frost Yield’s standards.

This dynamic approach is important because yield markets do not stand still.

APYs change. Liquidity changes. Risk changes. Protocol conditions change. Market sentiment changes.

Frost Yield is designed to respond to these changes by updating strategy classifications, issuing warnings, limiting new allocations, or activating Freeze Mode when needed.

### Why Yield Temperature Matters

The Yield Temperature System gives users a more practical way to compare opportunities.

Instead of asking only:

> Which strategy has the highest APY?

Frost Yield encourages users to ask:

> What kind of risk am I taking to access this yield?

That shift is the foundation of Frost Yield.

By organizing yield through temperature categories, Frost Yield helps users evaluate opportunities based on risk quality, not just return potential.

Yield Temperature makes the protocol easier to understand, easier to navigate, and better aligned with users who want access to real-world yield without blindly chasing the biggest number.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://frost-yield.gitbook.io/frost-yield-docs/yield-temperature-system.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.
