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

# Overview

Welcome to Dawn LSD Protocol docs!

Dawn LSD introduces a groundbreaking liquid staking protocol that redefines the staking landscape, offering a solution to unleash the liquidity of staked assets.&#x20;

With Dawn LSD, holders of PoS tokens can stake their assets while still maintaining liquidity, achieving a delicate balance between earning rewards and retaining flexible access to their assets. By staking with Dawn LSD, users not only earn staking rewards but also gain access to staked representative tokens (stkASSETs), providing an avenue to explore additional yield in DeFi. This supplementary reward adds to the traditional staking returns, amplifying the potential benefits for users.

More about DawnLSD Protocol!

{% content-ref url="/pages/84FHXJhrv0xm3lymkIoJ" %}
[product](/whitepaper/product/stake-on-ethereum.md)
{% endcontent-ref %}

{% content-ref url="/pages/9VydzpPTZwfRMNnv3SCX" %}
[Tokenomic](/whitepaper/tokenomic/dan-token.md)
{% endcontent-ref %}


---

# 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://dawn-lsd.gitbook.io/whitepaper/overview.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.
