# Liquid Staking

{% hint style="info" %}
Increment has developed and launched the first leading non-custodial **L**iquid **S**taking **P**rotocol (i.e. **LSP**) on Flow.

By allowing users to **earn staking rewards** and **enjoy unlocked liquidity** to **participate in Flow's DeFi** ecosystem *at the same time*, we believe that LSP creates huge new opportunities to the Flow network, node operators, stakers, and token holders as a whole.

LSP helps to *decentralize the network*, *ease the staking process* & *diversify the risks*, *release unlocked capital*, and create *more yield & composibility* opportunities.&#x20;

Just give an example here: there are currently \~ 719,000,000 `$flow` tokens locked in staking. If we were able to make 10% of these staked tokens liquid, we’ll have \~ $121 million worth of TVL to participate in Flow's DeFi ecosystem.
{% endhint %}

<https://app.increment.fi/staking>


---

# 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.increment.fi/protocols/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.
