# About HORD

Hord is an innovative liquid staking (LSD) solution that strengthens the Ethereum ecosystem and offers a straightforward way to earn rewards on your ETH. When staking with Hord, you receive a liquid token called hETH that mirrors your stake and can be used in DeFi applications while accumulating rewards.

The Hord protocol is comprised of the following components:

1. **Staking Pool** - Manages deposits, staking rewards, and withdrawals.&#x20;
2. **hETH** - The liquid token hETH reflects a staker’s ETH combined with rewards. hETH is tradable and transferable, unlike a solo staker’s ETH, which is locked in a node.&#x20;
3. **Node Operators** - Providers of secure, stable infrastructure for running validator clients in support of the Hord protocol. These providers are dedicated to staking funds and ensuring the validity of protocol operations.
4. **DAO** - HORD token holders can propose and vote on changes to the protocol.


---

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