# Exotic ETH-Backed Assets

Ion Protocol was designed to support any ETH-backed asset and value it accordingly as long as it has provable and retrievable ETH reserves. These include, but are not limited to:

* Pendle positions represented by YT, PT,  or LP tokens. Respectively, YT buyers receive underlying floating yields and points, PT buyers receive a fixed yield in exchange for foregoing all floating yields and points, and liquidity providers (LPs) receive additional yields from swap fees and Pendle incentives while retaining all points exposure.
* EigenPie isolated restaking positions where the risk is segregated to individual LSTs deposited into EigenLayer.
* Index-based LSTs catered for creating a diversified exposure to staking yield like unshETH or IndexCoop's dsETH, each backed by a basket of LST assets.&#x20;
* LP tokens backed by LSTs and ETH, including Curve and Balancer 80/20 LP tokens.&#x20;
* And more...

## Supported Exotic ETH-Backed Assets

<table><thead><tr><th width="284">Asset</th><th>Address</th></tr></thead><tbody><tr><td>Pendle (Coming Soon!)</td><td></td></tr><tr><td>EigenPie (Coming Soon!)</td><td></td></tr></tbody></table>


---

# 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.ionprotocol.io/supported-collateral/exotic-eth-backed-assets.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.
