# Filters Explained

Filters help you narrow down opportunities in Discover so you can quickly find what you’re looking for.

***

### **Basic Filters**

* Search – find opportunities by asset name or symbol
* Earn / Borrow – switch between earning and borrowing opportunities
* Asset Categories – quickly filter by groups such as Stablecoins, ETH, or BTC

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

***

### **Advanced Filters**

Advanced filters let you refine results using multiple criteria:

* Chain – filter by supported networks
* Platform – filter by the underlying protocol or product
* Supply Asset / Borrow Asset – show opportunities for specific assets
* Supply APY / Borrow APY – filter by interest rate ranges
* Total Supply – filter by market or strategy size
* Available Liquidity – filter by withdrawable or borrowable liquidity

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

***

### **Applying Filters**

* Apply Filters updates results based on your selection
* Reset Filters clears all active filters

Filters can be combined and adjusted at any time.


---

# 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/filters-explained.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.
