# Find the highest interest-paying farms

1. Liquidus scans the biggest and most secure DeFi providers for you where you can earn premium interest rates. To have a look at all farms, navigate to the “Farming” section.
2. Here you can scroll through all farms available on this network.
3. To only show farms that include specific tokens, use the token selector on the top of the list to set one or two tokens.&#x20;
4. If you select one token, it will show you all combinations of farms where this token is involved in.
5. If you select two tokens, it will only show you the farms that consist exactly of both tokens.
6. The list of farms includes information such as the token pair, farm name, APY, and total value locked (TVL). The TVL is an indicator on how stable the farm APY is.
7. By clicking on the settings icon on the top right of the farm list, you can apply several filter and sorting options. You can filter per farm platform or sort by A-Z, APY, TVL, or Security Rating.


---

# 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.liquidus.finance/liquidus-wallet-app/find-the-highest-interest-paying-farms.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.
