# eGLD Liquid Staking

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

The **XOXNO Liquid Staking Protocol** is a **decentralized, efficient, and user-friendly liquid staking solution** on **MultiversX**. It empowers users to stake **EGLD** and receive its liquid representation, **xEGLD**, which can be:

* **Utilized across DeFi applications**.
* **Traded**.
* **Held for flexibility**.

The protocol resolves challenges in other liquid staking protocols by:

* **Optimizing delegation distribution**.
* **Improving decentralization**.
* Enhancing **liquidity for both providers and users**.

***

#### **Limitations of Traditional Staking**

* **Locked Funds:**\
  In **Proof-of-Stake (PoS)** systems, tokens are locked for a set duration to earn rewards, similar to fixed-term bonds.
  * **Issue:** This approach ensures steady returns but sacrifices flexibility.
  * **Impact on Investors:** Token holders cannot access their staked funds to explore higher-yield opportunities within the **DeFi ecosystem**, leaving portfolios illiquid and untradeable.

***

#### **Key Problems Solved by XOXNO**

1. **Delegation Centralization:**
   * Other protocols often concentrate staking on a few providers, undermining the health and decentralization of the ecosystem.
2. **Manipulatable Delegation Strategies:**
   * The lack of safeguards allows unfair provider selection, enabling large players to control delegation toward their own validators.
3. **Inefficient Stake Redistribution:**
   * When un-delegation occurs, it heavily impacts a single provider, destabilizing their nodes.
4. **Frequent Updates and Transaction Spam:**
   * Other protocols rely on admin wallets for frequent updates, leading to excessive transactions and reliance on centralized control.

***

#### **What XOXNO Brings New**

XOXNO offers an innovative approach to solve these challenges:

1. **Efficient and Fair Delegation:**
   * Delegations are **accumulated daily** and distributed to multiple providers at set intervals, avoiding centralization.
2. **Batch Un-Delegations:**
   * Un-delegations are processed in **batches**, reducing strain on individual providers.
3. **Open Participation:**
   * Providers can join freely without constraints, fostering inclusivity and decentralization.
4. **Autonomous Protocol Updates:**
   * Updates happen autonomously using **public endpoints**, reducing:
     * **Admin interference**.
     * **Excessive transaction spam**.


---

# 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/egld-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.
