# Liquid Staking

Liquid staking on Opera allows users to unlock liquidity from staked assets, opening new opportunities within DeFi. Traditionally, if you [stake FTM](https://docs.fantom.foundation/staking/how-to-stake-on-fantom?ref=blog.fantom.foundation), you lock your tokens to support the network's operation and security  in exchange for rewards. However, doing this makes your FTM illiquid, meaning they cannot be used for other DeFi opportunities until they’re unstaked.

On Opera, two protocols aim to fix this limitation: [Beethoven X](https://twitter.com/beethoven_x?ref=blog.fantom.foundation) and [Ankr Protocol](https://twitter.com/ankr?ref=blog.fantom.foundation). Learn about them below.

## What is Liquid Staking?

Liquid staking addresses the limitations of traditional staking by delegating your tokens to a validator and then minting synthetic tokens that represent the staked assets on a 1:1 basis. These tokens can then be freely traded and used in DeFi protocols for lending, borrowing, or earning additional yield while the original assets remain staked and continue earning staking rewards.

For example, suppose you stake 100 FTM through one of the liquid staking providers below. In that case, you receive the equivalent value in their FTM liquid staking tokens, which you can use in any DeFi application that supports them.

Liquid staking on Opera enhances the utility of its native token and enriches its DeFi ecosystem, making it more attractive to users seeking to maximize the productivity of their assets. This mechanism fosters greater capital efficiency within the network, allowing users to participate in securing Opera while also engaging in other DeFi activities without having to choose one over the other.

## **Beethoven X** <a href="#beethoven-x" id="beethoven-x"></a>

Beethoven X is a DeFi platform on Opera that offers liquid staking through its sFTMx token. Follow these steps **to liquid stake using Beethoven X**:

1. Head to [Beethoven X’s sFTMx page](https://beets.fi/sftmx?ref=blog.fantom.foundation)
2. Select how many FTM you wish to stake
3. Click *Stake* and confirm in your wallet

You have now staked your FTM through Beethoven X and received an equivalent value in sFTMx tokens! These tokens are reward-bearing, meaning their quantity is stable, but they gain in value such that their redemption ratio grows daily to reflect Opera staking rewards. The tokens can now also be used across various DeFi applications while they continue to earn staking rewards from the Opera chain.

To unstake your FTM, head to the *Unstake* tab. However, please note that any FTM tokens you unstake will only be available for withdrawal after 7 days, identical to the waiting period required for unstaking native FTM. As an alternative to unstaking, you can swap from sFTMx to FTM using Beethoven X’s DEX on the *Swap* page.

15% of the staking rewards that you earn are given to the validator on which your underlying FTM is staked, and then Beethoven X takes a 10% protocol fee from the remaining rewards that you receive. [Learn more here](https://beethovenxio.medium.com/the-yield-bearing-masterpiece-sftmx-50af069de6c2?ref=blog.fantom.foundation) about liquid staking on Beethoven X.

## **Ankr Protocol** <a href="#ankr-protocol" id="ankr-protocol"></a>

Ankr offers liquid staking on Opera through its ankrFTM token. Follow these steps **to liquid stake using Ankr**:

1. Visit [Ankr’s FTM Liquid Staking page](https://www.ankr.com/staking/stake/fantom/?ref=blog.fantom.foundation)
2. Select how many FTM you wish to stake
3. Click *Get ankrFTM* and confirm in your wallet

You have now staked your FTM through Ankr and received an equivalent value in ankrFTM tokens! These tokens are reward-bearing, meaning their quantity is stable, but they gain in value such that their redemption ratio grows daily to reflect Opera staking rewards. The tokens can now also be used across various DeFi applications while they continue to earn staking rewards from the Opera chain.

To unstake your FTM, head to the [Ankr Staking dashboard](https://www.ankr.com/staking/dashboard/?ref=blog.fantom.foundation,), scroll to the *Liquid staking* section, and click the minus symbol next to the ankrFTM token. Note the unstaking period given above the *Unstake* button. As an alternative to unstaking, you can swap from ankrFTM to FTM on various DEXs.

15% of the staking rewards that you earn are given to the validator on which your underlying FTM is staked, and then Ankr takes a 15% technical service fee from the remaining rewards that you receive. [Learn more here](https://www.ankr.com/docs/liquid-staking/ftm/overview/?ref=blog.fantom.foundation) about liquid staking on Ankr.

<br>

<br>


---

# 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.fantom.foundation/staking/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.
