# Silo Staking Intro

Silo Protocol is the first pure liquid staking platform that empowers users to optimize and unlock their staked Sei for use across the entire Sei ecosystem. <br>

## Liquid Staking

Liquid staking is a technical solution that grants users the best of both worlds. First- the opportunity to directly participate in the "proof of stake" security of the blockchain and earn rewards for the service. Secondly, the ability to receive a token receipt showing the ownership of their staked tokens ("a liquid staking token") that can then be stored, transferred, used in defi, or traded.&#x20;

Liquid staking lets users make the choice of unbonding their tokens and waiting 21 days for their delivery (only pay gas fees) or trade from the liquid staked token to the underlying token for a small premium.&#x20;

## Why is Liquid Staking important?

The most important aspect of a blockchain is its decentralized consensus mechanism that secures the network. In Bitcoin, there's "mining". In proof of stake networks, there's "staking".&#x20;

Without liquid staking, network participants have to make a choice:

1. Lock up your funds but secure the network and get paid rewards for participating in network security
2. Keep instant access to your funds for trading / defi but miss out on securing the network and earning staking rewards

Liquid staking aligns the incentives of the users and the network. Now, you can put your funds to work to secure the network and earn staking rewards for It, but without the opportunity cost of locking up your funds.

Liquid staking keeps proof of stake blockchains safe- and is now securing the Sei Network.&#x20;


---

# 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://silostaking.gitbook.io/silo-staking/silo-staking-intro.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.
