> For the complete documentation index, see [llms.txt](https://home-lidofiance.gitbook.io/us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://home-lidofiance.gitbook.io/us/lido-finance.md).

# Lido Finance

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

Lido Finance addresses a fundamental challenge in the staking ecosystem: liquidity. By allowing users to stake their tokens through Lido, they receive stETH (staked Ether) tokens in return. These tokens represent a user's stake in the Ethereum 2.0 Beacon Chain, enabling them to participate in network validation and earn rewards, all while maintaining the ability to trade or use their staked assets elsewhere in the DeFi space. This liquidity unlocks opportunities for yield farming, borrowing, and trading without the usual constraints associated with locked-up assets in traditional staking models.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://home-lidofiance.gitbook.io/us/lido-finance.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.
