> 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/freeze-mode.md).

# Freeze Mode

Freeze Mode is Frost Yield’s protective response framework.

Yield markets can change quickly. Liquidity can tighten, APYs can fall, counterparties can become less reliable, redemption windows can expand, and strategies that once looked attractive can become less suitable for new allocation.

Freeze Mode is designed to help Frost Yield respond when a supported strategy, vault, or market condition shows signs of elevated risk.

The purpose of Freeze Mode is not to eliminate risk.

No yield protocol can eliminate risk.

The purpose is to create a structured way for Frost Yield to pause, limit, reclassify, or redirect strategy exposure when conditions become less favorable.

### Why Freeze Mode Exists

Many yield platforms continue accepting deposits into strategies even when conditions begin to weaken.

This can create problems for users who enter late, especially if they are relying only on a visible APY and do not fully understand the changing risk profile behind the strategy.

For example, a strategy may still show an attractive return while:

* liquidity is decreasing
* withdrawals are slowing down
* borrower demand is weakening
* a counterparty is showing signs of stress
* redemption terms are becoming less favorable
* protocol risk is increasing
* market volatility is rising
* incentives are ending
* yield is becoming less sustainable

In these situations, the advertised APY may not reflect the full risk of entering the strategy.

Freeze Mode is designed to make those changing conditions more visible.

### What Can Trigger Freeze Mode

Freeze Mode may be triggered by several types of risk signals, including:

* sharp decline in available liquidity
* abnormal withdrawal activity
* sudden APY instability
* increased counterparty risk
* protocol security concerns
* smart contract vulnerabilities
* bridge or chain-specific risk
* major changes in redemption terms
* reduced transparency from a strategy provider
* excessive concentration in a single strategy
* major market volatility
* strategy performance falling outside expected ranges
* governance, regulatory, or operational concerns

A Freeze Mode trigger does not always mean a strategy has failed.

It means the strategy requires additional caution, review, or limitation before more users are routed into it.

### What Happens During Freeze Mode

Depending on the severity of the risk signal, Frost Yield may take one or more actions.

These actions may include:

### 1. Pausing New Allocations

Frost Yield may temporarily stop routing new capital into a strategy while the issue is reviewed.

This helps prevent additional exposure from building while risk conditions are unclear.

### 2. Reclassifying Strategy Temperature

A strategy may move from Cold to Cool, Cool to Warm, Warm to Hot, or into a restricted category if its risk profile changes.

This makes the updated risk level easier for users to see.

### 3. Reducing Allocation Weight

Frost Yield may reduce how much capital is routed toward a specific strategy or category.

This can help limit concentration risk and reduce exposure to strategies showing signs of stress.

### 4. Displaying Elevated Risk Warnings

Users may be shown clearer warnings before entering or interacting with a strategy affected by changing risk conditions.

The goal is to make sure users understand that the opportunity has become less stable or more uncertain.

### 5. Redirecting Toward Colder Strategies

When market conditions become more volatile, Frost Yield may prioritize colder, more liquid, or more conservative strategies for new allocations.

This allows the protocol to become more defensive when risk increases.

### 6. Removing a Strategy From Active Routing

If a strategy no longer meets Frost Yield’s standards, it may be removed from active routing entirely.

This does not guarantee protection from losses, but it helps prevent continued exposure to opportunities that no longer fit the protocol’s risk framework.

### Freeze Mode and User Control

Freeze Mode is not designed to trap users.

Where possible, Frost Yield should preserve user visibility and control over their positions. If a strategy enters Freeze Mode, users should be able to see why it was flagged, what action has been taken, and what options may be available.

Depending on the specific strategy and underlying withdrawal terms, users may be able to:

* remain in the strategy
* exit if withdrawals are available
* move into a colder strategy
* wait for additional review
* receive updated risk information

Some strategies may involve lockups, redemption queues, or off-chain processing periods. In those cases, Freeze Mode cannot override the underlying mechanics of the strategy. It can only help communicate the risk and prevent additional routing where appropriate.

### Freeze Mode Is Not a Guarantee

Freeze Mode should not be understood as insurance, loss protection, or a guarantee of safety.

It is a risk-response framework.

Even if Freeze Mode is activated, users may still experience losses, delayed withdrawals, reduced returns, liquidity constraints, counterparty issues, or other negative outcomes.

Frost Yield uses Freeze Mode to improve transparency and discipline around strategy routing, not to promise risk-free participation.

### Why Freeze Mode Matters

The highest APY often appears most attractive when risk is rising.

That is one of the biggest problems in yield markets.

Freeze Mode is designed to push against that behavior by helping Frost Yield react when a strategy becomes less suitable from a risk-adjusted perspective.

Instead of blindly continuing to route users into a strategy because the APY looks attractive, Frost Yield can slow down, reassess, and communicate the change clearly.

Freeze Mode supports the core Frost Yield principle:

> **When markets overheat, stay cold.**

It gives the protocol a way to prioritize discipline over hype, clarity over confusion, and risk awareness over blind yield chasing.


---

# 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/freeze-mode.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.
