# Discover

Discover is where you explore earning and borrowing opportunities available on Superlend.

It brings opportunities from Superlend and supported platforms and chains into one view, so you can compare rates, liquidity, and key details before taking action.

***

### **What You’ll Find in Discover**

Discover shows opportunities across:

* Different assets (e.g. [stablecoins](https://app.superlend.xyz/discover?sortBy=tvl\&hotKey=USD), [ETH](https://app.superlend.xyz/discover?sortBy=tvl\&hotKey=ETH), [BTC](https://app.superlend.xyz/discover?sortBy=tvl\&hotKey=BTC))
* Multiple chains
* Direct markets and strategy-based products
* Integrated protocols supported by Superlend

All opportunities shown are live and actionable.

***

### **How Discover Is Organized**

Discover is designed to help you find what matters quickly.

#### **Earn and Borrow**

You can switch between:

* Earn opportunities, where you supply assets to earn yield
* Borrow opportunities, where you borrow against collateral

#### **Search and Filters**

You can narrow down opportunities using:

* Asset search
* Asset categories (e.g. stablecoins, ETH, BTC)
* Filters for chain, platform, and asset type
* Advanced filters for deeper comparisons

This allows you to compare opportunities side by side instead of checking multiple platforms.

***

### **Understanding the Information Shown**

Each row in Discover includes key details such as:

* Asset – the token you supply or borrow
* Platform – the protocol where the opportunity originates
* Supply APY – the current annualized supply rate
* 7D Supply APY – the average supply rate over the last 7 days
* Total Supply – the total amount of assets supplied to that market or strategy
* Collateral Exposure – how supplied assets are being used as collateral within the market

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

These indicators help you assess opportunities at a glance.

***

### **What Happens When You Select an Opportunity**

When you click into an opportunity from Discover:

* You are taken to a detailed view
* You can supply, borrow, or deposit depending if it's a market or a vault
* Any action you take happens onchain via smart contracts

Your positions then appear in your Portfolio.

***

### Note

* Discover is NOT investment advice&#x20;
* It does not guarantee yields
* It does not rank opportunities based on risk preferences (risk ratings will be added soon)


---

# 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/discover.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.
