# Harvest & Withdraw

This tutorial applies to the Liquidus Farm Page, hosted at [farm.liquidus.finance](https://farm.liquidus.finance/), and not to the Liquidus App.

### Harvest LIQ rewards

To harvest LIQ rewards, simply connect your wallet and click the "Harvest" button. Confirm the transaction in your wallet. The harvested LIQ tokens will be transferred to your wallet.

Harvesting does not reset the vesting time.

### Withdraw tokens

To withdraw tokens, click the "-" button and enter the amount of tokens to withdraw, or click the "Max" button to withdraw all. Confirm the transaction in your wallet. The tokens will be transferred to your wallet.&#x20;

Please note, that all outstanding reward tokens will be harvested together with the withdrawal. You don't need to harvest manually before withdrawing.

If you withdraw and deposit again, the vesting period is start from zero.


---

# 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-farm/harvest-and-withdraw.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.
