# XOXNO Liquid Staking

<figure><img src="/files/viUZN3bpFvW5FVaGf05g" alt=""><figcaption></figcaption></figure>

The **Real Yield Liquid Staking** protocol in the XOXNO ecosystem allows users to stake their XOXNO tokens and earn LXOXNO while keeping their assets liquid. A portion of the fees collected from XOXNO modules flows into the **Accumulator Contract**, where they are converted daily into XOXNO tokens.&#x20;

* These tokens are then split into two parts:
  * A portion is **burned**, reducing the overall token supply.
  * The rest is reinvested as rewards within the liquid staking system.

This approach balances growth and sustainability by reducing supply while rewarding users.

Unlike traditional staking systems that lock tokens, XOXNO’s liquid staking ensures flexibility. Users can still use their staked XOXNO tokens as **collateral** within XOXNO’s lending and borrowing platform. This enables participants to borrow stablecoins, trade, or engage in other activities while continuing accumulate LXOXNO tokens.


---

# 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.xoxno.com/xoxno-ecosystem/xoxno-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.
