# How to find the most suitable yield products?

First, Let's connect your wallet!

Step 1: Navigate to the Yield Aggregator menu

Step 2: On the screen, you’ll see a list of tokens available for lending and borrowing across various lending protocols

* The tokens are sorted based on the number of tokens you hold in your wallet.

Step 3: For each token, the best interest rate for supplying and borrowing is displayed:

* Supply: The highest interest rate available for that token.
* Borrow: The lowest interest rate available for that token.

Step 4: To view deal details, click on the Supply APY or Borrow APR corresponding to the token

<div align="center" data-full-width="true"><figure><img src="/files/bq1xE8SJ63OsDGqz8YAT" alt="" width="482"><figcaption></figcaption></figure></div>


---

# 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.dano.finance/how-to-use/guides/yield-aggregator/how-to-find-the-most-suitable-yield-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.
