> 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/the-frost-yield-solution.md).

# The Frost Yield Solution

Frost Yield is designed to make crypto yield easier to understand, compare, and access.

Instead of presenting users with a long list of vaults and APYs, Frost Yield organizes supported opportunities through a risk-aware framework built around three core components:

**Yield Temperature**\
**Strategy Routing**\
**Freeze Mode**

Together, these components create a simpler way for users to interact with RWA and stablecoin yield strategies without relying only on headline APY.

### Yield Temperature

Yield Temperature is the core framework behind Frost Yield.

Every supported strategy is categorized based on its overall risk profile, liquidity conditions, yield source, counterparty exposure, smart contract considerations, and market environment.

This allows Frost Yield to present yield in a way that is easier for users to understand.

**Cold Yield** represents more conservative, lower-volatility strategies.\
**Cool Yield** represents balanced strategies with moderate return potential.\
**Warm Yield** represents higher-yield strategies with increased risk.\
**Hot Yield** represents aggressive opportunities that may offer higher returns but require greater caution.

This does not mean a Cold strategy has no risk or a Hot strategy is automatically bad. It means users are given a clearer signal about the type of opportunity they are considering.

The goal is to help users understand the difference between yield that is lower-risk, balanced, growth-oriented, or aggressive before they allocate capital.

### Strategy Routing

Frost Yield is designed to evaluate supported yield sources and organize them into clear strategy categories.

These may include stablecoin lending, tokenized treasury exposure, money market-style products, private credit strategies, liquidity-based yield, and other approved RWA or stablecoin opportunities.

Rather than asking users to manually compare every available market, Frost Yield aims to provide structured access through vaults and strategy tiers that match different risk preferences.

For example, a user seeking a conservative approach may prefer colder yield exposure. A user seeking higher return potential may choose warmer strategies while accepting greater risk.

The purpose of strategy routing is not to promise the highest yield.

The purpose is to route users toward yield opportunities that better match their desired risk profile.

### Freeze Mode

Markets change quickly.

A strategy that looks attractive today may become less attractive if liquidity tightens, volatility increases, redemption conditions change, protocol risk rises, or the yield source becomes less sustainable.

Freeze Mode is Frost Yield’s protective response framework.

When certain risk conditions are triggered, Frost Yield may pause new allocations into affected strategies, shift routing toward colder opportunities, highlight elevated risk warnings, or temporarily restrict access to strategies that no longer meet required standards.

Freeze Mode is not designed to eliminate risk. It is designed to help prevent users from blindly entering strategies when conditions become less favorable.

This gives Frost Yield a more disciplined approach to yield.

### A More Practical Way to Evaluate Yield

Frost Yield is built around the idea that yield should be evaluated by more than one number.

A strong yield opportunity should be judged by:

* where the yield comes from
* how sustainable the yield source appears
* how liquid the strategy is
* what risks are involved
* how transparent the strategy is
* how the strategy behaves when market conditions change

By combining Yield Temperature, Strategy Routing, and Freeze Mode, Frost Yield gives users a more practical way to understand and access RWA and stablecoin yield strategies.

The result is a protocol designed not for blind APY chasing, but for risk-aware yield participation.

Frost Yield’s mission is simple:

> **Real-world yield, routed by risk.**


---

# 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/the-frost-yield-solution.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.
