# Introduction

Structured LSD is a tokenized structured asset protocol built on top of ETH liquidity staking derivatives. With the Structured LSD protocol, users can split their LSD assets into two types of assets with varying risks: $ULSD and $ETHy. $ULSD is a stable asset with a relatively stable yield, while $ETHy can be seen as a leveraged ETH token with PoS earnings.&#x20;

These assets, with different levels of risk, cater to the investment needs of users with varying risk preferences.&#x20;

Moving forward, Structured LSD aims to develop more products to provide users with a wider range of segmented financial products to choose from.


---

# 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.slsd.finance/introduction.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.
