# Why Flash Unstake?

Immediate liquidity is essential for the smooth functioning of decentralized applications (dApps). However, usually, unstaking processes involve lengthy unbonding periods (such as the **7-day withdrawal delay in EigenLayer**), which lock up users' assets and diminish capital efficiency. Inception's Flash Unstake feature takes this challenge head-on.

To address this, Inception users can leverage the Flash Unstake feature to immediately convert their inTokens to their original state.&#x20;

***

## **Scenario Analysis**

### **Scenario 1: DEX Stable LPs**

#### **Issues Identified:**&#x20;

* **Low Swap fees**: Transaction fees on Decentralized Exchanges (DEXs) are often minimal, resulting in lower earnings for liquidity providers
* **Slippage:** Large trades can have a considerable price impact, particularly in less liquid markets, resulting in inefficient trading.
* **Partial Reward Participation**: In pools matched against ETH, only the liquidity offered by the staked token gets rewards, not the ETH portion.&#x20;
* **Opportunity Cost:** Low Swap fees do not offset the opportunity cost of having 100% of tokens earn staking rewards. Liquidity providers may earn more by directly staking their assets.

#### Conclusion:&#x20;

* **Capital Inefficiency:** Low Fees, slippage, and partial reward participation make these pools capital efficient, not justifying the risks and opportunity costs involved.&#x20;
* **Unsustainable Model:** Low swap costs do not provide adequate incentives for liquidity providers, making the model unsustainable.&#x20;
* **High Incentivization Costs:** Significant incentives are required to attract liquidity, which can be costly to sustain.&#x20;

### **Scenario 2: Concentrated Liquidity**&#x20;

#### **Issues Identified:**

* **Low Swap Fees:** Similar to the first scenario, swap fees can be low, affecting Liquidity Providers revenues.
* **Slippage:** Despite the concentrated liquidity within a specific price range, slippage remains an issue for trades outside these ranges.&#x20;
* **Unpredictability:** The percentage of Liquid Staking Tokens (LSTs) or Liquid Restaking Tokens (LRTs) in the pool can be unpredictable, leading to uncertain outcomes for Liquidity Pools.

#### Conclusion:&#x20;

* **ETH Dominance in LP**: Concentrated liquidity pools for LST/LRT tend to be predominantly composed of ETH due to the value deviation of LST/LRT from their underlying assets.
* **Primary Market Price (LRT Ratio):** LST or LRTs are often traded at a discount on DEXs compared to their primary market price set by the protocol. They rarely trade at a premium.
* **Ineffective Concentrated LPs:** Tokens frequently fall outside of the ideal trading range, rendering concentrated liquidity pools ineffective.

***

## **Advantages of Flash Unstake / What It Addresses**

The Flash Unstake module provides a structured solution to the issues identified in typical liquidity provision scenarios. Here's what the feature has to offer:&#x20;

* **Immediate Liquidity**:&#x20;

Allows users to bypass conventional unbinding periods.

* **Flexibility:**

This feature allows swift portfolio adjustments in response to changing market conditions. Whether reallocating funds to more profitable opportunities or immediately abandoning positions to mitigate risk, the ability to instantly unstake assets gives you a substantial advantage in the dynamic market of DeFi.

* **Fixed-rate Conversion**:&#x20;

The Flash Unstake feature allows users to convert staked tokens (LST/LRT) without worrying about slippage. **Fixed-rate conversions eliminate slippage**, resulting in a more predictable and stable experience.

* **Predictable Cost of Liquidity:**&#x20;

The cost of liquidity is limited to a maximum of **5%** of the staking rewards, ensuring that liquidity provision is predictable and manageable. This enables users to plan more successfully

* **Scalable Liquidity Provision**:&#x20;

The Flash Unstake feature is meant to scale with the protocol's Total-Locked-Value (TVL), accommodating various levels of demand.


---

# 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.inceptionlrt.com/primitives/flash-unstake/why-flash-unstake.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.
