# Farming/Vesting

### How to farm

* Select the farm you want to deposit LP
* In the "Manage Farm" page, enter the amount of LP you want to deposit
* Click "Approve" and "Stake"&#x20;
* Confirm the transaction
* Start earning GIN through yield farming!<br>

![](/files/1cJs3SlfWYhxyCVDuhtF)

### How to Unstake

* Click the "Unstake" tab and enter the amount of LP you want to unstake
* Click the "Approve" button and click "Unstake"

### How to Receive Rewards/What is Vesting

* When there is Pending Rewards, you can click "Vesting"
* Your rewards will be sent to a Vesting pool with 14 days Vesting Period
* Within the Vesting Period, you can:
  * Withdraw 14 days later, after the Vesting Period, and receive the full amount of rewards
  * Withdraw anytime with a 80% reduction in rewards


---

# 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.gin.finance/gin-finance-documents/gin-finance/farming-vesting.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.
