# Liquid Staking

WEMIX.Fi Liquid Staking enables staking WEMIX while maintaining liquidity. Users receive stWEMIX, a liquid staking token that represents staked WEMIX and automatically accumulates staking rewards.

stWEMIX can be utilized across other DeFi services while earning rewards, providing flexibility without sacrificing staking benefits. The value of stWEMIX increases over time as staking rewards accumulate.

{% content-ref url="/pages/uuuz6LsdG2SzRfJWjHJk" %}
[Stake](/guides/liquid-staking/stake.md)
{% endcontent-ref %}

{% content-ref url="/pages/oJm4vbYlvRV8Sznht9M2" %}
[Unstake](/guides/liquid-staking/unstake.md)
{% endcontent-ref %}


---

# 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.wemix.fi/guides/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.
