# Liquid Staking

### What is Liquid Staking?

Liquid staking combines the benefits of staking with the flexibility of liquidity.&#x20;

Traditionally, when you stake your tokens in a blockchain network, they are locked up for a specific period, earning rewards but limiting your ability to use them for other purposes.&#x20;

Liquid staking protocols like [Hipo](https://hipo.finance/) address this limitation by issuing liquid tokens representing your staked assets. These liquid tokens can be **freely transferred and used in other DeFi applications** while still earning staking rewards in the background. As a result, Liquid staking can generate **active income** through various DeFi activities such as trading, yield farming, and liquidity provision.

For example, after receiving hTON tokens for staking your TON coins with Hipo, you can **trade them** on decentralized exchanges (DEXs) to capitalize on price movements and generate active income.&#x20;

By participating in trading activities on DEXs, you can take advantage of arbitrage opportunities, provide liquidity to trading pairs, or simply speculate on the price of Hipo Staked TON tokens against other assets. This flexibility allows you to optimize your investment strategy and maximize overall returns while still earning staking rewards on your underlying assets.

{% embed url="<https://youtu.be/fmLawb3gaxk>" %}


---

# 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.hipo.finance/introduction/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.
