# Harvesting farms

1. You can harvest one pool at a time or harvest all pools of your portfolio at once automatically (per network).
2. To harvest all farms on portfolio level at once, go to the “Holdings” tab and click on the green “Yield” number. It opens a popup where you can confirm to harvest all farms.
3. To harvest a single pool, go to the “Holdings” tab and click on any of your active farms. Click on the token under “Rewards” to harvest what you have earned.
4. Confirm the “Harvest” popup to make the transaction.


---

# 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/manage-pools-and-farms/harvesting-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.
