# Products

- [Discover](https://docs.superlend.xyz/products/discover.md): Discover and compare earning and borrowing opportunities in one place.
- [How to Compare Yields](https://docs.superlend.xyz/products/discover/how-to-compare-yields.md)
- [Filters Explained](https://docs.superlend.xyz/products/discover/filters-explained.md): Filter and refine opportunities in Discover.
- [Rewards Mode](https://docs.superlend.xyz/products/discover/rewards-mode.md): Track live incentive campaigns, daily rewards, and eligible actions across protocols.
- [Risk Ratings (coming soon)](https://docs.superlend.xyz/products/discover/risk-ratings-coming-soon.md)
- [Markets](https://docs.superlend.xyz/products/markets.md)
- [Superlend Markets](https://docs.superlend.xyz/products/markets/superlend-markets.md): Superlend’s curated instance of onchain lending markets.
- [Efficiency Mode](https://docs.superlend.xyz/products/markets/superlend-markets/efficiency-mode.md): How E-Mode increases borrowing efficiency for correlated, low-volatility assets.
- [Isolation Mode](https://docs.superlend.xyz/products/markets/superlend-markets/isolation-mode.md): How isolated collateral and debt ceilings are used to manage risk in Superlend Markets.
- [RWA Markets](https://docs.superlend.xyz/products/markets/rwa-markets.md): Markets that enable borrowing against real-world–asset–backed collateral.
- [Price Oracles](https://docs.superlend.xyz/products/markets/price-oracles.md): How asset prices are sourced and used in Superlend Markets.
- [Deployed Contracts](https://docs.superlend.xyz/products/markets/deployed-contracts.md): A list of smart contracts deployed and used by Superlend.
- [RWA Markets](https://docs.superlend.xyz/products/markets/deployed-contracts/rwa-markets.md): A list of smart contracts deployed and used by Superlend.
- [Superlend Etherlink Incident Report & Wind-Down Plan](https://docs.superlend.xyz/products/markets/superlend-etherlink-incident-report-and-wind-down-plan.md): Detailed report on the Etherlink rounding vulnerability affecting Superlend BTC markets (~0.68 BTC impact), including remediation steps, user impact, and the planned wind-down of Etherlink markets.
- [Vaults](https://docs.superlend.xyz/products/vaults.md): An overview of vault strategies available on Superlend.
- [Prime Vaults](https://docs.superlend.xyz/products/vaults/prime-vaults.md): Automated, asset-specific vaults designed for hands-off yield earning.
- [High Yield Vaults](https://docs.superlend.xyz/products/vaults/high-yield-vaults.md): Smart vaults that use automated leverage to amplify yield.
- [How it works](https://docs.superlend.xyz/products/vaults/high-yield-vaults/how-it-works.md): An overview of how high yield vaults loop, rebalance, and unwind positions.
- [Fees & Risks](https://docs.superlend.xyz/products/vaults/high-yield-vaults/fees-and-risks.md): An overview of fees and risks associated with using high yield vaults.
- [Security](https://docs.superlend.xyz/products/vaults/high-yield-vaults/security.md): Security design, risk controls, and audits for high yield vaults.
- [Developers](https://docs.superlend.xyz/products/vaults/high-yield-vaults/developers.md): Technical architecture and smart contract details for high yield vaults.
- [Portfolio](https://docs.superlend.xyz/products/portfolio.md): View and manage all your positions across Superlend in one place.


---

# 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.superlend.xyz/products.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.
