# Withdrawing from Farms

## Harvesting Yield Farming Rewards on Minswap

{% embed url="<https://www.youtube.com/watch?v=OxhS5Gu1NTs>" %}

From time to time, you may want to harvest or withdraw your yield farming rewards. You can easily see how much you have earned via the farming dashboard over time.

There are many strategies when it comes to withdrawing and harvesting your rewards, as many like to compound their earnings and deposit their rewards back into the farms, while others may want to change and move their positions or sell off the rewards and take profits.

These steps will guide you through the process of harvesting your rewards.

***

### Navigate to Farms

From the top navigation menu, navigate to **Earn > Farm**.

***

### View Your Rewards

Under each farm where you have staked liquidity, you can expand the rewards area to see how much you have accrued and start the harvesting process.

You can filter the view to show only liquidity pools that you have staked liquidity in to make it easier to navigate.

You also have the option of performing a **Multi-Harvest**, which will optimise your transaction costs and harvest up to five pools at a time.

***

### Initiate the Harvest

From a selected liquidity pool farm, click the **Harvest** button to initiate harvesting your rewards.

***

### Sign and Submit

Enter your password and **Sign and Submit** the transaction to start the harvesting process.

***

### Success! The Rewards Have Been Sent

Within a minute, you will see the rewards in your wallet.


---

# 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.minswap.org/courses/risks-and-rewards-of-using-minswap/withdrawing-from-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.
