# Liquid Staking

The[ **Hatom Liquid Staking Protoco**](/getting-started/hatoms-ecosystem/liquid-staking.md)**l** provides a solution that enhances network security and rewards while maintaining asset liquidity. In traditional staking, users who secure the network and earn staking rewards face a cooldown period when attempting to unstake their assets. With[ Liquid Staking](/getting-started/hatoms-ecosystem/liquid-staking.md), users receive a receipt token that accrues staking rewards and represents their staked assets.

The Liquid Staking Smart Contract stakes the user's tokens by delegating them to whitelisted staking providers, also known as [**Hatom Node Operators**](https://app.hatom.com/liquid/become-an-operator), ensuring optimal returns. These staking rewards are reflected in the increasing value of the liquid tokens, allowing users to seamlessly incorporate staking yields into their liquid token balance. This approach preserves the liquidity of their assets and grants them the flexibility to access their investment without any waiting period.

Hatom offers Liquid Staking for both **EGLD**, the native token of [MultiversX](http://multiversx.com), and **wTAO**, the wrapped version of **TAO**, the native token of [Bittensor](http://bittensor.com), which is bridged into the ecosystem through the [**TAO Bridge**](/getting-started/hatoms-ecosystem/tao-bridge.md).

<figure><img src="/files/qOxCCUKw3bKklYmSfFeD" alt=""><figcaption></figcaption></figure>

### Challenges in Traditional Staking

In traditional Proof-of-Stake (PoS) protocols, staking involves locking tokens in the network for an extended period, similar to a fixed-term financial bond, yielding a set reward. While this approach secures returns on staked assets, it limits the token holder’s ability to pursue potentially more lucrative opportunities within the broader DeFi ecosystem. For example, if an investor’s entire cryptocurrency portfolio is staked, they lose the flexibility to trade or participate in other promising ventures across the ecosystem.

### Advantages of Liquid Staking

[**Hatom Protocol’s Liquid Staking** ](/getting-started/hatoms-ecosystem/liquid-staking.md)solution overcomes these limitations by issuing users receipt tokens for their staked assets—**sTokens l**ike **sEGLD** (liquid-staked EGLD) or **swTAO** (liquid-staked wTAO)—which retain liquidity and can be used in additional DeFi activities. This model offers several advantages:

1. **No Lock-Up Periods:** Users can swap their assets at any time, allowing flexibility to respond to market changes or personal liquidity needs.
2. **Auto-Compounding:** Staking rewards are automatically reinvested to compound returns, maximizing potential earnings without requiring user intervention.
3. **DeFi Utility:** The interest-bearing tokens received through liquid staking can be utilized in various DeFi applications. Users can create liquidity pools (LPs) to earn trading fees or deposit their liquid staking tokens into lending protocols to leverage their positions.

{% hint style="info" %}
When you stake your native tokens in the[ **Liquid Staking Protocol**](/getting-started/hatoms-ecosystem/liquid-staking.md), you receive a corresponding[ **Liquid Token**](/getting-started/hatoms-ecosystem/liquid-staking/liquid-staking-derivatives.md) receipt that represents the staked amount. If you decide to unstake, you will be subject to the standard cooldown period for unstaking. To avoid any cooldown period, you can sell your liquid staking tokens directly on a decentralized exchange (DEX) therefore bypassing the cooldown period.
{% endhint %}


---

# 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.hatom.com/getting-started/hatoms-ecosystem/liquid-staking.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.
