# An Overview of Ethereum Staking

The centralization issue in Ethereum staking has emerged as a concern. As of October 2023, the leading liquid ETH staking provider, Lido, controls a significant share of [32%](https://dune.com/hildobby/eth2-staking) of the entire Ethereum staking market. This percentage includes solo stakers, exchanges, and staking-as-a-service providers. Lido's dominance in the LSDfi market is particularly noteworthy, where it controls a substantial 72% of the market. This concentration of staking power poses a potential threat to Ethereum's principle of decentralization.

![](https://lh6.googleusercontent.com/3T3jP2TPh7mhjyMIC_-MdXwlaFH1Qxmw3U2CUa-r_eK-7NkCXWgXtPTbKOemIDBEXm6qnTlpzvydoTpvktjxrpA7HhJ7hIbu-wpLhgcCjyTmiJnPZ8A3MF67EnlNAzE5KDVznXSe60pQ-SMewZBO34U)

Hord has taken proactive steps to address this challenge by launching its ETH staking pools, which offer stakers an attractive APR and introduces diverse features. Hord seeks to provide an alternative and contribute to the broader Ethereum ecosystem's decentralization.


---

# 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.hord.fi/about-hord/an-overview-of-ethereum-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.
